zhuzilin / es
A JavaScript interpreter from scratch, supporting ES5 syntax.
☆28Updated 4 months ago
Alternatives and similar repositories for es:
Users that are interested in es are comparing it to the libraries listed below
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆46Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 8 months ago
- A demo of "Top Down Operator Precedence" parser (Pratt parsing) implemented in TypeScript☆14Updated 2 years ago
- ☆22Updated 3 years ago
- 🍋 A Rust/Swift-like modern interpreted programming language. First-class functions, first-class expressions, and functional techniques i…☆9Updated 3 years ago
- Just for fun riscv64 emulator, which boots the Linux.☆41Updated 2 years ago
- 开源开发工具大会2020的幻灯片☆47Updated 4 years ago
- General-LR Parser Generator☆10Updated 3 months ago
- Iris is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine suppo…☆17Updated this week
- ☆32Updated 3 years ago
- Multi-thread version of simdjson☆15Updated 5 years ago
- This is my rearrangement of IUB 2009 P523 uploaded files opensourced on github in different repos.All copyright belongs to R. Kent/A. Kee…☆24Updated 4 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆50Updated last month
- small a compiler☆24Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆99Updated 6 years ago
- How to make a new language(and why we shouldn't?)☆40Updated last year
- A compiler for SimpleLang which is a new language.☆32Updated last year
- Linux io_uring based c++ 20 coroutine library☆29Updated 2 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆48Updated 2 years ago
- A NES emulator in MoonBit☆53Updated 2 months ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- [Course] Simple database in C++ (Database 2017)☆22Updated 5 years ago
- DIY Compiler☆45Updated 7 months ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 4 years ago
- ☆12Updated 3 years ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 4 years ago
- C++ Compile-Time eValuator for scheme☆21Updated 4 years ago
- 编译原理相关的工作岗位收集☆85Updated 6 years ago
- an interpreted functional programming language☆13Updated last month