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
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆118Updated last week
- 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…☆114Updated 8 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years 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 last week
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆49Updated this week
- A simple SSA-based compiler.☆16Updated last year
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆254Updated 3 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆57Updated 2 years ago
- Java bindings for LLVM libraries☆31Updated 12 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- A lightweight library to inject LLVM bitcode into JVMs☆86Updated 5 years ago
- lcc编译器源码注释工程☆54Updated 10 years ago
- JamVM 2 + OpenJDK☆27Updated last year
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆52Updated 9 months ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆60Updated 4 years ago
- A Java version of LLVM Core by Hao Liu☆23Updated 12 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆30Updated 6 years ago
- Easy Compiler Compiler written in C++☆25Updated 8 years ago
- A shabby implementation of Java virtual machine in C☆146Updated 3 years ago
- The Dragon Virtual Machine.☆10Updated 7 years ago
- An LLVM IR Editor plugin for Eclipse☆52Updated 11 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆69Updated 3 years ago
- A Small RISC-V Virtual Machine☆84Updated 3 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago