codyebberson / vm
A simple VM in C
☆48Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for vm
- A toy programming language interpreter☆33Updated 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- A just-in-time compiler for c minus☆46Updated 11 years ago
- Fedjmike's C Compiler☆130Updated 7 years ago
- A C Compiler. Executables runs on a stack based VM.☆75Updated 10 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 7 years ago
- Simple virtual machine for a stack-based assembler language.☆20Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆60Updated 10 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 9 years ago
- Minimal C Library☆70Updated 6 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆29Updated 5 years ago
- A toy JavaScript interpreter written in C☆92Updated 10 months ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- Yet another C compiler.☆29Updated 10 months ago
- Same as simple-virtual-machine but in C☆142Updated 8 years ago
- A lightweight garbage collector for C++ programs☆67Updated 10 months ago
- A simple virtual machine, an assembler, and a linker☆27Updated 7 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- Interpreted, dynamically typed, object-oriented programming language☆23Updated this week
- loxi - a Lox interpreter☆33Updated 6 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆29Updated 9 years ago
- A small arm/x86(-64) C compiler☆160Updated last year
- Simple string pattern matcher for C☆24Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- A simple, pure C, jit library☆16Updated 8 years ago
- A kawaii Scheme interpreter in C☆20Updated 7 years ago
- An esoteric programming language☆27Updated 3 years ago
- Tiny Operating System supporting: SVGA gui, Grub bootloader, network subsystem, CDROM drivers.☆34Updated 11 years ago