run4flat / tinyccLinks
My fork of Fabrice Bellard's Tiny C Compiler
☆30Updated 6 years ago
Alternatives and similar repositories for tinycc
Users that are interested in tinycc are comparing it to the libraries listed below
Sorting:
- A just-in-time compiler for c minus☆47Updated 12 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 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 5 months ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Documentation for DynASM☆95Updated 6 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- A simple, pure C, jit library☆16Updated 9 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
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆41Updated 10 years ago
- EiC C Interpreter☆21Updated 10 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- A C-implemented C compiler☆92Updated 10 months ago
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- C in four functions☆19Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Lua like script language☆18Updated 9 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 7 years ago
- A superfast C compiler inspired by TinyCC☆15Updated 10 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- Minimal and fast regular expression library for C.☆18Updated 12 years ago
- Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtim…☆24Updated 14 years ago
- A simple VM in C☆49Updated last year