Skip to content

A fully compiler for a custom high-level Java-like programming language called MicroJava.

Notifications You must be signed in to change notification settings

mdodovic/MicroJava-Compiler

Repository files navigation

MicroJava-Compiler

MicroJava is a high-level programming language, similar, but simpler than Java. Similarly to Java, MicroJava source files are compiled to bytecode, which is then executed by a virtual machine (MicroJava Virtual Machine). MicroJava VM is a simple interpretative emulator.

Compilation process

Full project specification can be found here, while MicroJava language can be found here

About

A fully compiler for a custom high-level Java-like programming language called MicroJava.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published