programming-language-translator
There are 3 repositories under programming-language-translator topic.
wasiahmad/AVATAR
Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.
Wild-Queue/imperative-language-compiler
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.
teragrep/pth_10
Data Processing Language (DPL) translator for Apache Spark