JianpingZeng / xcc-project
The C/C++/Fortran compiler collection written in Java
☆36Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for xcc-project
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 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.☆51Updated 2 weeks ago
- A Java version of LLVM Core by Hao Liu☆22Updated 11 years ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- A compiler for a subset of the Java programming language.☆23Updated 10 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- A simple SSA-based compiler.☆16Updated 6 months ago
- The Dragon Virtual Machine.☆10Updated 6 years ago
- Simplified C Compiler☆19Updated 8 years ago
- JamVM 2 + OpenJDK☆22Updated 11 months ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆36Updated 3 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆50Updated 9 months ago
- An LLVM IR Editor plugin for Eclipse☆51Updated 10 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago
- A simple implementation of JSON.☆19Updated 7 years ago
- Data Flow Analysis and Static Single Assignment☆27Updated 6 years ago
- JamVM is a new Java Virtual Machine conforming to the JVM specification edition 2 (blue book). Clone of git://git.code.sf.net/p/jamvm/cod…☆39Updated 3 years ago
- Java bindings for LLVM libraries☆30Updated 11 years ago
- A Script oriented compiler☆26Updated 7 years ago
- Cover: a safe subset of C++ on the JVM using Graal/Truffle☆19Updated 8 years ago
- some old code about scheme compiler I've ever wrote☆14Updated last year
- a mini C-like language(C1) compiler☆35Updated 4 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆113Updated 2 weeks ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- LLVM DSA fork for SeaHorn☆21Updated 5 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated 7 months ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆34Updated 3 years ago