programming-language-translator

There are 4 repositories under programming-language-translator topic.

  • wasiahmad/AVATAR

    Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.

    Language:Python5841410
  • 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.

    Language:C++3200
  • teragrep/pth_10

    Data Processing Language (DPL) translator for Apache Spark

    Language:Java134009
  • BaseMax/GoScript

    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.

    Language:Go10