Skip to main content

Crate depyler_tooling

Crate depyler_tooling 

Source
Expand description

§Depyler Tooling - IDE, Debugging, and Infrastructure Support

IDE integration, debugging, documentation generation, test generation, module mapping, and infrastructure support for the Depyler transpiler.

Modules§

chaos
codegen_shim
Codegen Shim - pure logic separated from I/O
debug
Debugging support for Depyler
doctest_extractor
Doctest Extractor for CITL Training Pipeline
documentation
Documentation generation for transpiled Rust code
generative_repair
Generative Code Repair Engine
hunt_mode
Hunt Mode: Automated Calibration Subsystem for Depyler
ide
IDE integration support for Depyler
infrastructure
Infrastructure-First Implementation (DEPYLER-0925)
library_mapping
DEPYLER-0903: Enterprise Library Mapping System
module_mapper
Module mapping from Python to Rust equivalents
module_mapper_phf
PHF-based Module Mapping with O(1) Worst-Case Lookup
pytest_extractor
Pytest Assertion Extractor for CITL Training Pipeline
stdlib_mappings
test_generation
Automatic test generation for transpiled functions
typeshed_ingest
Typeshed Stub Ingestion for Auto-Generating Module Mappings