Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.
-
Updated
Jul 31, 2024 - Python
Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.
A tool for running code written in an imperative programming language. This tool provides the ability to run code written in a toy imperative programming language by translating the code into C# code (and then running it using .Net) or by translating it directly into the .Net CIL. It also performs a type checking before running the code.
Add a description, image, and links to the programming-language-translator topic page so that developers can more easily learn about it.
To associate your repository with the programming-language-translator topic, visit your repo's landing page and select "manage topics."