microjava-compiler

There are 2 repositories under microjava-compiler topic.

  • jovan-vukic/microjava-compiler

    This project is a compiler for the MicroJava language. It translates syntactically and semantically correct programs into MicroJava bytecode for execution on MicroJava virtual machines. It includes lexical, syntactic, and semantic analysis, as well as code generation functionalities.

    Language:Java0100
  • Stern1710/MicroJava-Compiler

    A Compiler, written in Java, which compiles the MicroJava grammar into working Java bytecode for the virtual machine

    Language:Java0200