stevenknown / xocfeLinks
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 this week
Alternatives and similar repositories for xocfe
Users that are interested in xocfe are comparing it to the libraries listed below
Sorting:
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated this week
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆27Updated 8 years ago
- Documentation for DynASM☆95Updated 6 years ago
- C in four functions☆19Updated 9 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- ☆60Updated 7 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- Lemon is an LALR(1) parser generator for C or C++.☆16Updated 11 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Minimal C Library☆77Updated 7 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
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- Lua like script language☆18Updated 9 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago