ndreynolds / flathead
A toy JavaScript interpreter written in C
☆92Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for flathead
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- Fedjmike's C Compiler☆130Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆60Updated 10 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- A C Compiler. Executables runs on a stack based VM.☆75Updated 10 years ago
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆146Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆141Updated 7 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆58Updated 8 years ago
- A simple single-file javascript interpreter written in C++☆66Updated 3 years ago
- EiC C Interpreter☆19Updated 9 years ago
- Rabbit VM.☆103Updated 5 years ago
- loxi - a Lox interpreter☆33Updated 6 years ago
- Node.js for Embedded Systems☆53Updated 4 years ago
- A C-implemented C compiler☆89Updated 2 months ago
- The fluffy programming language main repository☆24Updated 11 years ago
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- Static lua compiler - Compile Lua code into C code.☆69Updated 12 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆169Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 3 years ago
- Minimal programming language for embedding small scripts in larger programs☆50Updated 3 months ago
- A generic mark-and-sweep garbage collector☆44Updated 12 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆62Updated 13 years ago
- A scripting language that accepts a subset of javascript and C/C++☆73Updated last year
- My fork of Fabrice Bellard's Tiny C Compiler☆29Updated 5 years ago