ndreynolds / flatheadLinks
A toy JavaScript interpreter written in C
☆95Updated 2 years ago
Alternatives and similar repositories for flathead
Users that are interested in flathead are comparing it to the libraries listed below
Sorting:
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 12 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆155Updated 10 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- A C-implemented C compiler☆92Updated last year
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Lua + SQLite + musl libc running on x86.☆270Updated 8 years ago
- A simple, pure C, jit library☆16Updated 10 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- Rabbit VM.☆115Updated 6 years ago
- A single-header incremental garbage collector library☆298Updated last year
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 15 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated last year
- Parser and compiler for Ravi and Lua☆71Updated 3 years ago
- loxi - a Lox interpreter☆37Updated 8 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- Dao Programming Language☆201Updated 2 years ago
- A simple VM in C☆51Updated last year
- GCC Tiny front-end☆107Updated 8 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- Same as simple-virtual-machine but in C☆154Updated 9 years ago
- llvm based QBASIC Compiler☆107Updated 3 years ago
- A simple single-file javascript interpreter written in C++☆74Updated 5 years ago