stevenknown / xocfe
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 3 months ago
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…☆114Updated 3 months ago
- ☆35Updated 3 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆27Updated 8 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 7 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 14 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Coroutines for C.☆74Updated 8 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- Documentation for DynASM☆92Updated 6 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- A simple SSA-based compiler.☆16Updated last year
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- huang's c compiler - a tiny C99 compiler.☆21Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A C-implemented C compiler☆91Updated 7 months ago
- A portable single file parser/lexer/tokenizer.☆49Updated 6 years ago