A compiler written in Java which compiles Yapl (Yet Another Programming Language) to JVM Bytecode. The parser was generated with ANTLR and the compiler uses multiple of the by ANTLR recommended interfaces for interacting with the parsetree. A profiler which extends the compiler was created since the compiler finished early.
-
Notifications
You must be signed in to change notification settings - Fork 2
Lancear/ANTLR-Compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A compiler written in Java which compiles Yapl to JVM Bytecode using a parser generated with ANTLR.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published