ndreynolds / flatheadLinks
A toy JavaScript interpreter written in C
☆95Updated last year
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]☆66Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 14 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆153Updated 9 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 12 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Rabbit VM.☆107Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- CC500: a tiny self-hosting C compiler☆161Updated 7 years ago
- A Tree Parser Generator☆99Updated 9 months ago
- A simple single-file javascript interpreter written in C++☆72Updated 4 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated 11 months ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- GCC Tiny front-end☆104Updated 7 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- Anonymous functions in C☆253Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆149Updated 8 years ago
- Minimally design scripting language for use on systems with limited resources.☆57Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A C-implemented C compiler☆91Updated 9 months ago
- Dao Programming Language☆198Updated last year
- A toy tracing JIT compiled programming language☆30Updated 6 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆59Updated 8 years ago
- A single-header incremental garbage collector library☆290Updated 10 months ago
- The Duck Programming Language☆109Updated 7 years ago