mpartel / minicompilerLinks
A by-the-book small but fully functional compiler written in Java
☆29Updated 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☆219Updated 8 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆55Updated last year
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆14Updated 6 years ago
- ☆95Updated 3 years ago
- tiny Java compiler☆28Updated 5 years ago
- Antlr Java Parser aims to create a Java parser using Antlr 4 grammar rules.☆57Updated 4 years ago
- Java bindings for LLVM libraries☆30Updated 12 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Very simple language implemented using antlr for beginners☆17Updated 7 years ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- Jasmin is an assembler for the Java Virtual Machine ⛺☆195Updated 2 years ago
- Highly simplified Java and Davlk virtual machine implementations☆23Updated 11 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- The Dyvil programming language☆64Updated last year
- just another compiler compiler for Java☆26Updated 8 years ago
- Pure java x86 and x86_64 assembler☆67Updated last year
- The CongoCC Parser Generator, the Next Generation of JavaCC 21, which in turn was the next generation of JavaCC☆42Updated this week
- ☆66Updated 11 months ago
- An llvm java binding☆9Updated 6 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- ANTLR as a libray for JVM based languages☆108Updated 2 years ago
- Polyglot Extensible Compiler Framework for Java☆112Updated 3 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- Simple antlr4 calculator.☆55Updated 7 years ago
- Language based on lox from book "Crafting Interpreters" by @munificent☆17Updated 5 years ago
- An application to easily create highlighting for custom languages for RSyntaxTextArea.☆9Updated 2 years ago
- A Java version of LLVM Core by Hao Liu☆23Updated 12 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago