programming-language-translator
Here are 5 public repositories matching this topic...
Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.
- Updated
Jul 31, 2024 - Python
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.
- Updated
May 11, 2023 - C++
Compiler for the Puma Programming Language.
- Updated
Jul 9, 2025 - C#
Data Processing Language (DPL) translator for Apache Spark
- Updated
Jul 2, 2025 - Java
GoScript is a lightweight scripting language implemented in Go. It provides a simple, expressive syntax for common scripting tasks and serves as an excellent platform for learning language design and building domain-specific languages.
- Updated
Mar 13, 2025 - Go
Improve this page
Add a description, image, and links to theprogramming-language-translator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theprogramming-language-translator topic, visit your repo's landing page and select "manage topics."