JianpingZeng / xcc-projectLinks
The C/C++/Fortran compiler collection written in Java
☆36Updated 4 years ago
Alternatives and similar repositories for xcc-project
Users that are interested in xcc-project are comparing it to the libraries listed below
Sorting:
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆116Updated 3 weeks 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.☆55Updated 2 weeks ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- A simple SSA-based compiler.☆16Updated last year
- implement a full compiler based on c++ 11☆22Updated 8 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
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 8 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- Java bindings for LLVM libraries☆31Updated 12 years ago
- JamVM 2 + OpenJDK☆26Updated last year
- A Java version of LLVM Core by Hao Liu☆23Updated 12 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆253Updated 3 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- ☆10Updated 9 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆48Updated 2 weeks ago
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆91Updated last year
- 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 virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- Easy Compiler Compiler written in C++☆25Updated 7 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆53Updated 8 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A compiler for a subset of the Java programming language.☆24Updated 11 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago
- OpenJDK binding for MMTk☆35Updated last week