This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
lazar2222/MicroJava-Compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Implementation of a compiler for an object-oriented language which supports inheritance and virtual functions, compiling to Java-like bytecode. Implemented in Java.