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.
☆55Updated 4 months ago
Alternatives and similar repositories for xocfe
Users that are interested in xocfe are comparing it to the libraries listed below
Sorting:
- A little just-in-time compiler thing☆18Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆120Updated 4 months ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- A just-in-time compiler for c minus☆46Updated 12 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
- A cross platform JIT engine based on Eclipse OMR☆28Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆28Updated 9 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- ☆62Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- A C-implemented C compiler☆92Updated last year
- C in four functions☆19Updated 10 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 10 years ago
- Minimal C Library☆78Updated 7 years ago
- ☆36Updated 4 months ago
- A toy programming language interpreter☆33Updated 12 years ago
- A tiny lexical analyser generator☆19Updated 14 years ago
- Fabrice Bellard's fbcc C Compiler☆47Updated 6 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆74Updated this week
- Aims to be interpreted C written in C.☆32Updated 8 months ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 4 months ago
- A portable single file parser/lexer/tokenizer.☆52Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Lemon is an LALR(1) parser generator for C or C++.☆17Updated 11 years ago