-
Notifications
You must be signed in to change notification settings - Fork 0
osamie/cmm-interpreter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the front end of my compiler (which handles tokenization and parsing of my "cmm" language). The grammar and token files can be found in "src/cmm.g" and "src/cmm.t". The focus was to develop the interpreter to be able to parse certain expressions and cmm syntax. Sicc was used in generating the parse tree from the definition files. //TODO - Zuwa
About
Interpreter (frontend of my custom code Compiler)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published