MiniJava to Spiglet compiler and some optimisation-oriented static analyses on Spiglet code
-
Updated
Mar 3, 2018 - Java
MiniJava to Spiglet compiler and some optimisation-oriented static analyses on Spiglet code
An intermediate code generator written in Java
A compiler implementation for the MiniJava language (a subset of Java)
A MIPS compiler for the MiniJava programming language.
A compiler for miniJava written in Java | Showcase version
A Java-based compiler functionality project for the "Κ31 Compilers" course at DiT, NKUA. It generates a Symbol Table and performs semantic checks on MiniJava programs. It involves visitor patterns for class/type extraction, field/method aggregation, and extensive semantic analysis within method bodies.
Compiler utility suite. Mainly focused on MiniJava
an llvm translator for minijava input files. written in java
A MiniJava compiler, written in Java that performs semantic analysis on all of the files given as arguments. This project was developed as a part of the Compilers K31 course at the University of Athens.
Compilador para o MiniJava, um subconjunto da linguagem Java.
An implementation of UCLA CS 132 Project to compile Mini-Java to MIPS
[College project] Project for the Compilers class at UFF. Developed using Java
Implementation of MiniJava language compiler. It covers only lexical and syntax analysis phases.
Mini-Java to LLVM IR compiler, a semester project for the compilers course at the University of Athens
👓 💻 For this project I made my own compiler for a language called MiniJava which is a subset of 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."