mpartel / minicompilerLinks
A by-the-book small but fully functional compiler written in Java
☆30Updated 12 years ago
Alternatives and similar repositories for minicompiler
Users that are interested in minicompiler are comparing it to the libraries listed below
Sorting:
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- Same as simple-virtual-machine but in C☆153Updated 9 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- JVM bytecode interpreter written in Java☆89Updated last year
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- An experimental Java Bytecode Interpreter written in C☆164Updated 6 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆56Updated 2 years ago
- A complete Parser for C-Language using Yacc.☆112Updated 4 years ago
- Jasmin is an assembler for the Java Virtual Machine ⛺☆202Updated 2 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A simplified educational Dalvik virtual machine implementation☆69Updated 10 years ago
- Java bindings for LLVM libraries☆31Updated 12 years ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆71Updated 2 years ago
- JLang: Ahead-of-time compilation of Java programs to LLVM☆304Updated 5 years ago
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆17Updated 2 years ago
- My crappy x86 assembler written in Java.☆19Updated 13 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆17Updated 6 years ago
- Highly simplified Java and Davlk virtual machine implementations☆23Updated 11 years ago
- Java source to C code translator (JCGO)☆82Updated 10 years ago
- a simple java virtual machine implemented by pure Java☆15Updated 7 years ago
- An LLVM IR Editor plugin for Eclipse☆52Updated 11 years ago
- A truly hackable editor: simple, lightweight, understandable☆146Updated 5 years ago
- An example of how to parse an ELF symbol table.☆15Updated 9 years ago
- ☆99Updated 9 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- C Compiler written in Kotlin☆13Updated last year
- A C Compiler. Executables runs on a stack based VM.☆78Updated 11 years ago
- Grammars written for ANTLR v3; expectation that the grammars are free of actions but it's not a hard and fast rule. there is no common li…☆29Updated last year
- SableCC☆153Updated last year
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago