codyebberson / vm
A simple VM in C
☆49Updated 9 months ago
Alternatives and similar repositories for vm:
Users that are interested in vm are comparing it to the libraries listed below
- A toy programming language interpreter☆33Updated 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Same as simple-virtual-machine but in C☆149Updated 9 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Minimal C Library☆75Updated 7 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- Yet another C compiler.☆30Updated last year
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A small lightweight, scripting language☆13Updated 5 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- A toy script language written in C☆14Updated 7 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- Lemon is an LALR(1) parser generator for C or C++.☆16Updated 10 years ago
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆20Updated 5 years ago
- Very Simple C Interpreter☆19Updated 10 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 4 months ago
- Rabbit VM.☆107Updated 5 years ago
- A stack-based virtual machine written in C☆20Updated 6 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- An esoteric programming language☆31Updated 4 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A toy JavaScript interpreter written in C☆95Updated last year