zhuzilin / esLinks
A JavaScript interpreter from scratch, supporting ES5 syntax.
☆28Updated last year
Alternatives and similar repositories for es
Users that are interested in es are comparing it to the libraries listed below
Sorting:
- Iris is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine suppo…☆17Updated last week
- An experimental WebAssembly virtual machine.☆121Updated 2 years ago
- DIY Compiler☆46Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Simple script☆42Updated 8 years ago
- ☆12Updated 3 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- The Yu (羽) programming language.☆80Updated 2 years ago
- A compiler for SimpleLang which is a new language.☆35Updated last year
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- A demo of "Top Down Operator Precedence" parser (Pratt parsing) implemented in TypeScript☆14Updated 3 years ago
- Yet another python JIT.☆20Updated 2 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- Functional expressions interpreter and compiler infrastructure☆22Updated 3 months ago
- Toy Compiler for Compiler 2016 Course☆91Updated 9 years ago
- Deeplang is a new language for IoT device programming.☆82Updated 2 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆264Updated 2 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- The new Decaf compiler, rewritten in "modern" Java☆67Updated 5 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆52Updated 9 months ago
- pl0 compiler writen in C++☆27Updated 7 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆57Updated 9 months ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆33Updated 2 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- A safe version of STL☆17Updated 3 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A WebAssembly interpreter written in C for demonstration☆106Updated 2 months ago
- P523 Code☆27Updated 10 years ago