Software Alternatives & Reviews

The Art of Transpilers - From One Programming Language to Another

Nim (programming language) CoffeeScript
  1. The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
    Pricing:
    • Open Source
    Nim can transpile to C, C++, or JavaScript. That would make Nim our lone example of a language whose purpose is to transpile to multiple other languages. For systems programming, use its C support with dependency-free executables. For frontend development, target JavaScript.

    #Programming Language #Generic Programming Language #OOP 142 social mentions

  2. Unfancy JavaScript
    Pricing:
    • Open Source
    CoffeeScript tries to solve a slightly different problem. Instead of providing a superset that makes your code less prone to bugs, CoffeeScript makes JavaScript prettier.

    #Web Scraping #Data Extraction #Data 25 social mentions

Discuss: The Art of Transpilers - From One Programming Language to Another

Log in or Post with