🛤️ InterTrans Engine (Deprecated)
🚨 News (2025-03-5): Our system paper CodeTransEngine: Ready-to-Use Backend for LLM-Based Code Translation has been accepted to the ICLR 2025 Third Workshop on Deep Learning for Code
🚨 News (2025-01-21): We're excited to share that our paper InterTrans: Leveraging Transitive Intermediate Translations to Enhance LLM-based Code Translation has been accepted to the Main Research Track of the 47th IEEE/ACM International Conference on Software Engineering (ICSE 2025)!
Welcome
This repository is kept for paper replication purposes. Please refer to https://codetransengine.github.io/ for the evolution of InterTrans Engine which should be used instead.
Replicate Paper Results
Please see the instructions in the 'Replication' tab on the Installation Documentation
Citation
If you use this tool, please considering citing our pre-print paper:
@article{macedo2024intertrans,
title={InterTrans: Leveraging Transitive Intermediate Translations to Enhance LLM-based Code Translation},
author={Macedo, Marcos and Tian, Yuan and Nie, Pengyu and Cogo, Filipe R and Adams, Bram},
journal={arXiv preprint arXiv:2411.01063},
year={2024}
}
License of the Repository
The contents of this repository are licensed under the MIT License. For detailed information, please refer to the LICENSE.md file.