A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.
-
Updated
Feb 15, 2022 - C++
A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.
MiniJava to LLVM IR compiler
🕹 Implementation for the lesson Compiling Engineering(2020 Spring) in Peking University, adjusted from UCLA CS 132 Project.
🦖| Mini Java Compiler.
This Compiler can translate MiniJava into K210 RISC-V assembly.
Implementation of a Compiler for MiniJava to LLVM, Implementation of a LL(1) parser for a calculator
Assignments in course:Compilers.
A Minijava Compiler for Autumn 2016 Compiler Lab of Peking University
A Compiler for a subset of Java (aka Minijava)
👓 💻 For this project I made my own compiler for a language called MiniJava which is a subset of Java.
🌱 MiniJava Compiler
PyMJC: Python MiniJava Compiler
A handmade compiler for MiniJava, a subset of Java, using JavaCC, JTB, LLVM.
Minijava compiler that produces LLVM code. The abstract syntax tree is constructed with the help of JTB.
Semantics check project for the minijava language, written in Java
A MiniJava ➡️ LLVM-IR compiler, written in Java ☕
an llvm translator for minijava input files. written in java
Add a description, image, and links to the minijava-compiler topic page so that developers can more easily learn about it.
To associate your repository with the minijava-compiler topic, visit your repo's landing page and select "manage topics."