jarble / transpilerLinks
A universal translator for programming languages
☆483Updated 2 years ago
Alternatives and similar repositories for transpiler
Users that are interested in transpiler are comparing it to the libraries listed below
Sorting:
- A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.☆113Updated 3 years ago
- A programming language where the syntax and semantics are mutable at runtime☆169Updated 13 years ago
- The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based…☆444Updated this week
- Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).☆122Updated 7 years ago
- A curated list of awesome transpilers. aka source-to-source compilers☆113Updated last year
- The Felix Programming Language☆814Updated last year
- A list of compilers that can generate C code☆764Updated 2 years ago
- The Neko Virtual Machine☆574Updated 3 weeks ago
- JavaScript to Lua compiler with runtime library.☆381Updated 8 years ago
- A minimalist, general-purpose programming language based on meta-programming and parse tree rewrites☆282Updated 2 years ago
- Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.☆235Updated 2 years ago
- 🖊 English as a programming language☆165Updated 7 years ago
- A useful Antlr4 tool with full TypeScript support☆36Updated 4 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- Low Level Java Virtual Machine☆498Updated 7 years ago
- JSON programming language☆77Updated 13 years ago
- Convert Javascript/TypeScript to C☆1,344Updated last month
- LLVM compiled to JavaScript using Emscripten☆468Updated 10 years ago
- Ecstasy and XVM☆208Updated this week
- Source code for the Rebol interpreter☆886Updated last year
- The Wyvern programming language.☆560Updated 2 months ago
- Plain English programming☆37Updated 6 years ago
- Never: statically typed, embeddable functional programming language.☆457Updated last year
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆154Updated 10 years ago
- Zen is a general purpose programming language designed to build simple, reliable and efficient programs.☆32Updated 5 years ago
- A list of source-to-source compilers for various languages☆55Updated last year
- ELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented program…☆241Updated this week
- Grammar Zoo☆98Updated 7 years ago
- Myna Parsing Library☆82Updated 2 years ago
- Pike is a dynamic programming language with a syntax similar to Java and C. It is simple to learn, does not require long compilation pass…☆213Updated this week