Own implementation of a compiler consisting of a lexer, a parser and a code generator. This compiler is written in Scala and designed for the WHILE language. It targets the assembler language provided by Jasmin. It lexes and parses WHILE programs, and then generates Java Byte Code instructions for the Jasmin assembler.
-
Notifications
You must be signed in to change notification settings - Fork 0
Noah-Vincenz/Compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Own implementation of a compiler consisting of a lexer, a parser and a code generator.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published