tekknolagi / carp
"interesting" VM in C. Let's see how this goes.
☆980Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for carp
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆516Updated 2 years ago
- bytecode interpreter in c (blog post)☆731Updated 2 years ago
- small self hosting C compiler☆472Updated 3 years ago
- A sunny little virtual machine☆523Updated 9 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆232Updated 7 years ago
- Simple hash table implementation for C.☆216Updated 4 years ago
- track of Tiny C Compiler☆138Updated 14 years ago
- Rabbit VM.☆104Updated 5 years ago
- 🍔 A x86 Script Instruction Virtual Machine☆516Updated 3 years ago
- x86 JIT compiler in 86 lines☆944Updated 9 years ago
- Concurrent Programming Library (Coroutine) for C11☆361Updated 3 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆694Updated 6 years ago
- A toy interpreter of lua-like language☆246Updated 4 years ago
- ucc - a tiny C89 compiler for x86☆103Updated 13 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 3 years ago
- simple virtual machine and assembler☆220Updated 7 years ago
- redis's async event loop library☆188Updated 4 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆145Updated 4 years ago
- a regular express engine☆54Updated 10 years ago
- Asynchronous networking for C☆1,438Updated 4 years ago
- A toy C compiler☆509Updated 3 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆164Updated 9 years ago
- Simple virtual machine which interprets bytecode.☆465Updated 2 years ago
- (Keep It) Simple Stupid Database☆362Updated 9 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆237Updated last year
- A minimal C runtime for Linux i386 & x86_64☆581Updated 2 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆60Updated 10 years ago