clarkok / c4
C in four functions
☆19Updated 9 years ago
Alternatives and similar repositories for c4:
Users that are interested in c4 are comparing it to the libraries listed below
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Lua like script language☆18Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- Portable C Compiler (CVS mirror)☆12Updated 12 years ago
- ☆18Updated 9 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆40Updated 8 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 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.☆52Updated last month
- Documentation for DynASM☆92Updated 5 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 8 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- llvm based QBASIC Compiler☆99Updated 2 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- A C-implemented C compiler☆91Updated 6 months ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- Native C++ Library☆49Updated 9 years ago
- A toy JavaScript interpreter written in C☆95Updated last year