NEW
Repository-Level Code Transpilation with AlignCoder, Tests, and Retrieval
Repository-level transpilation means porting an entire codebase from one language to another while keeping cross-file dependencies, imports, and shared logic intact. AlignCoder is a retrieval-augmented framework built for repository-level code completion, and its architecture maps cleanly onto that…