EngineeringSoftware/codeditor
Multilingual Code Co-Evolution Using Large Language Models
This project helps software development teams keep different versions of their code in sync across multiple programming languages. It takes existing code in one language and automatically suggests or translates updates to its equivalent in another language, like Java to C# or vice-versa. This is for software engineers and architects working on systems with components written in various languages that need to evolve together.
No commits in the last 6 months.
Use this if you need to maintain consistency between codebases written in different programming languages that implement similar functionality.
Not ideal if you're looking for a general-purpose code translation tool for entirely new code, rather than co-evolving existing, related code.
Stars
13
Forks
3
Language
Python
License
MIT
Category
Last pushed
Dec 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/EngineeringSoftware/codeditor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MMMU-Benchmark/MMMU
This repo contains evaluation code for the paper "MMMU: A Massive Multi-discipline Multimodal...
pat-jj/DeepRetrieval
[COLM’25] DeepRetrieval — 🔥 Training Search Agent by RLVR with Retrieval Outcome
lupantech/MathVista
MathVista: data, code, and evaluation for Mathematical Reasoning in Visual Contexts
x66ccff/liveideabench
[𝐍𝐚𝐭𝐮𝐫𝐞 𝐂𝐨𝐦𝐦𝐮𝐧𝐢𝐜𝐚𝐭𝐢𝐨𝐧𝐬] 🤖💡 LiveIdeaBench: Evaluating LLMs' Scientific Creativity and Idea...
ise-uiuc/magicoder
[ICML'24] Magicoder: Empowering Code Generation with OSS-Instruct