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
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆119Updated 3 months 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 3 months 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…☆115Updated 8 years ago
- A simple SSA-based compiler.☆17Updated last year
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- a mini C-like language(C1) compiler☆39Updated 6 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- JamVM 2 + OpenJDK☆30Updated 2 years ago
- A Tree Parser Generator☆102Updated last year
- Java bindings for LLVM libraries☆31Updated 12 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A compiler for a subset of the Java programming language.☆24Updated 11 years ago
- Jato, an open source implementation of the JVM☆157Updated 11 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆52Updated last month
- An experimental Java Bytecode Interpreter written in C☆164Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- Pure java x86 and x86_64 assembler☆68Updated 2 years ago
- ☆10Updated 9 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
- Unofficial libjit mirror.☆62Updated 5 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago