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
- Rabbit VM.☆107Updated 5 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆63Updated 14 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 12 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Static lua compiler - Compile Lua code into C code.☆71Updated 12 years ago
- A simple VM in C☆49Updated 10 months ago
- Automatically exported from code.google.com/p/tiny-js☆38Updated 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A C-implemented C compiler☆91Updated 8 months ago
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆152Updated 9 years ago
- Lua + SQLite + musl libc running on x86.☆267Updated 8 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated 10 months ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 3 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- CC500: a tiny self-hosting C compiler☆159Updated 7 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- simple, fast C routines for manipulating UTF-8☆82Updated 6 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆59Updated 8 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated 6 months ago