run4flat / tinycc
My fork of Fabrice Bellard's Tiny C Compiler
☆29Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for tinycc
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- 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 8 years ago
- EiC C Interpreter☆19Updated 9 years ago
- Lua like script language☆18Updated 8 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 13 years ago
- A superfast C compiler inspired by TinyCC☆15Updated 9 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 8 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 9 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
- Luajit with C/C++/Java/Javascript syntax☆33Updated 2 years ago
- A scripting language that accepts a subset of javascript and C/C++☆73Updated last year
- Automatically exported from code.google.com/p/manualgc☆17Updated 9 years ago
- My working copy of tinycc made reentrant☆27Updated 2 years ago
- Tiny C Compiler 0.9.26 binding for LuaJIT☆62Updated 8 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 years ago
- Higher-level C API for Lua based on llib☆29Updated 10 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A simple VM in C☆48Updated 3 months 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
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆69Updated 2 years ago
- Lemon is an LALR(1) parser generator for C or C++.☆14Updated 10 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 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
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆56Updated 6 years ago
- An embedded javascript engine☆37Updated 9 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆92Updated last week
- A toy programming language interpreter☆33Updated 11 years ago