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 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- Documentation for DynASM☆94Updated 6 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
- 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
- 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
- A scripting language that accepts a subset of javascript and C/C++☆74Updated 2 months ago
- A fork of the original sljit: http://sljit.sourceforge.net/