clarkok / c4
C in four functions
☆19Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for c4
- A just-in-time compiler for c minus☆46Updated 11 years ago
- Lua like script language☆18Updated 8 years ago
- ☆18Updated 8 years ago
- a mini C-like language(C1) compiler☆36Updated 4 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- Yet another EGE library☆22Updated 9 months ago
- My fork of Fabrice Bellard's Tiny C Compiler☆29Updated 5 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 9 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆51Updated 3 weeks ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Yet another scheme compiler... This time generating shitty code.☆17Updated 11 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 8 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 11 years ago
- Native C++ Library☆49Updated 9 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆92Updated last week
- Mini-Scheme Interpreter with Copying GC☆24Updated 4 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 4 years ago
- This is a multitasking and x86 based operating system.☆40Updated 4 years ago
- Lemon is an LALR(1) parser generator for C or C++.☆14Updated 10 years ago
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆40Updated 9 years ago
- C++ 2z from beginner to abdicator☆9Updated 7 years ago
- A C Compiler. Executables runs on a stack based VM.☆75Updated 10 years ago