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☆224Updated 8 years ago
- Same as simple-virtual-machine but in C☆154Updated 9 years ago
- An experimental Java Bytecode Interpreter written in C☆164Updated 6 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- Highly simplified Java and Davlk virtual machine implementations☆23Updated 11 years ago
- JVM bytecode interpreter written in Java☆90Updated 2 weeks ago
- Java bindings for LLVM libraries☆31Updated 12 years ago
- University of San Francisco CS652 -- Programming Languages☆133Updated 6 years ago
- My crappy x86 assembler written in Java.☆19Updated 14 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- ☆12Updated 11 months ago
- EeZee Language - Compiler Engineering Basics☆35Updated last week
- JLang: Ahead-of-time compilation of Java programs to LLVM☆305Updated 5 years ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆71Updated 2 years ago
- A complete Parser for C-Language using Yacc.☆113Updated 4 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 12 years ago
- Jasmin is an assembler for the Java Virtual Machine ⛺☆207Updated 3 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 simple VM in C☆51Updated last year
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A JavaScript assembly x86 compiler + emulator for educational purposes☆152Updated 4 years ago
- SableCC☆154Updated last year
- The Big list of the github, open-source compilers.☆101Updated 6 years ago
- Linker and loader for elf relocatable files. Developed in C for ARM architecture.☆30Updated last year
- C Compiler written in Kotlin☆13Updated last year
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆17Updated 2 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆39Updated 4 years ago
- A tiny operating system based on x86 architecture.☆94Updated 5 months ago
- Source for the books from Ronald Mak - Writing Compilers and Interpreters.☆67Updated 7 years ago
- Provides a java library to read AR, ELF, COFF and other kind of binary files☆61Updated 6 years ago