mrhappyasthma / MiniJava-CompilerLinks
A compiler written in Java to compile a subset of instructions called MiniJava.
☆10Updated 10 years ago
Alternatives and similar repositories for MiniJava-Compiler
Users that are interested in MiniJava-Compiler are comparing it to the libraries listed below
Sorting:
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- A compiler for a subset of the Java programming language.☆24Updated 11 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 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…☆40Updated 4 years ago
- MVC web framework for Euphoria (https://openeuphoria.org/)☆14Updated 2 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- A JVM implemented in 100% pure Java, ported from MaxineVM☆16Updated 14 years ago
- self-host llvm compiler project for fun☆20Updated this week
- A Java example for Antlr4☆63Updated last week
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- a toy programming language☆35Updated 2 years ago
- Smarter editor support for the IntelliJ plattform☆9Updated 6 years ago
- just another compiler compiler for Java☆26Updated 8 years ago
- Distributed object storage based on CRUSH distribution strategy☆22Updated 2 weeks ago
- simple java virtual machine☆138Updated 4 years ago
- A simple, extensible and efficient programming language based on C and Python☆32Updated 3 years ago
- Stack based virtual machine☆42Updated 10 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- Simple programming language created for educational purpose