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
🦖| Mini Java Compiler.
Transpiler from MiniJava to C written in OCaml
This Compiler can translate MiniJava into K210 RISC-V assembly.
A Compiler for a subset of Java (aka Minijava)
Implementation of a Compiler for MiniJava to LLVM, Implementation of a LL(1) parser for a calculator
(Fall 2023) A compiler for Minijava, a subset of the Java Language
👓 💻 For this project I made my own compiler for a language called MiniJava which is a subset of Java.
A compiler for a subset of Java ("miniJava") as well as an abstract machine and test suites.
🌱 MiniJava Compiler
A semester long multi phase project for the Compilers, K31 class: http://cgi.di.uoa.gr/~thp06/ It includes the Implementation of a LL(1) parser, Semantic Check for MiniJava and Generating intermediate LLVM code.
This project converts MiniJava code into the intermediate representation used by the LLVM compiler. This was the final project for the Compilers K31 course at the University of Athens.
Implementation of MiniJava language compiler. It covers only lexical and syntax analysis phases.
An implementation of UCLA CS 132 Project to compile Mini-Java to MIPS
Add a description, image, and links to the minijava topic page so that developers can more easily learn about it.
To associate your repository with the minijava topic, visit your repo's landing page and select "manage topics."