jarble / transpilerLinks
A universal translator for programming languages
☆481Updated 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 2 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…☆437Updated this week
- A minimalist, general-purpose programming language based on meta-programming and parse tree rewrites☆282Updated 2 years ago
- Ecstasy and XVM☆208Updated this week
- Low Level Java Virtual Machine☆494Updated 7 years ago
- The Wyvern programming language.☆560Updated last month
- The Neko Virtual Machine☆579Updated last month
- A curated list of awesome transpilers. aka source-to-source compilers☆104Updated last year
- A useful Antlr4 tool with full TypeScript support☆36Updated 4 years ago
- JavaScript to Lua compiler with runtime library.☆379Updated 8 years ago
- A list of compilers that can generate C code☆756Updated last year
- Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).☆122Updated 7 years ago
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆154Updated 10 years ago
- The Felix Programming Language☆814Updated last year
- Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.☆235Updated 2 years ago
- LLVM compiled to JavaScript using Emscripten☆469Updated 10 years ago
- 🖊 English as a programming language☆165Updated 6 years ago
- An experimental programming language that's made to be powerful, productive, and predictable☆143Updated 7 months ago
- Helper class for generating python-like INDENT/DEDENT tokens with antlr4.☆92Updated 2 years ago
- The Try It Online family of online interpreters.☆559Updated 4 years ago
- Plain English programming☆36Updated 6 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
- A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀☆829Updated 8 months ago
- A simple little programming language that could one day compile to JavaScript☆22Updated 9 months ago
- ELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented program…☆239Updated this week
- Never: statically typed, embeddable functional programming language.☆456Updated last year
- Qore Programming Language☆60Updated this week
- SableCC☆151Updated last year
- IDE (Interpreter/Debugger Engine) for esoteric programming languages. Allows step-by-step debugging and shows a watch window during debug…☆171Updated last year