ndreynolds / flatheadLinks
A toy JavaScript interpreter written in C
☆94Updated last year
Alternatives and similar repositories for flathead
Users that are interested in flathead are comparing it to the libraries listed below
Sorting:
- Fedjmike's C Compiler☆136Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 11 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆154Updated 10 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A C-implemented C compiler☆92Updated last year
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- A simple, pure C, jit library☆16Updated 10 years ago
- Lua + SQLite + musl libc running on x86.☆269Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- An embedded javascript engine☆37Updated 10 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated last year
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 15 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- Rabbit VM.☆114Updated 6 years ago
- A simple VM in C☆51Updated last year
- A small arm/x86(-64) C compiler☆173Updated 2 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- A scripting language that accepts a subset of javascript and C/C++☆76Updated 7 months ago
- Anonymous functions in C☆259Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- A simple single-file javascript interpreter written in C++☆74Updated 4 years ago
- llvm based QBASIC Compiler☆107Updated 3 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Minimally design scripting language for use on systems with limited resources.☆58Updated 8 years ago