proglangclass / vmLinks
Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass
☆61Updated 11 years ago
Alternatives and similar repositories for vm
Users that are interested in vm are comparing it to the libraries listed below
Sorting:
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- Rabbit VM.☆109Updated 6 years ago
- Same as simple-virtual-machine but in C☆151Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A toy JavaScript interpreter written in C☆94Updated last year
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆87Updated 7 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- A toy tracing JIT compiled programming language☆30Updated 6 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- Getting started with the LLVM C API☆114Updated 7 years ago
- The Duck Programming Language☆108Updated 8 years ago
- A stack-based virtual machine written in C☆22Updated 6 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated this week
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 3 weeks ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- A simple VM in C☆49Updated last year
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆88Updated 12 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆527Updated 3 years ago
- Jato, an open source implementation of the JVM☆157Updated 11 years ago