-
Notifications
You must be signed in to change notification settings - Fork 0
The lexing phase of the compiler. A preliminary Recursive Decent Parser for binary ops(+,-,*,/) and misc. functions(sin, cos etc.). Also contains lexer grammar productions setup in SimpleC.jj for JavaCC which have been left factored and the left recursion has been removed.
YashShiroya/Compiler-Lexer-Stage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
The lexing phase of the compiler. A preliminary Recursive Decent Parser for binary ops(+,-,*,/) and misc. functions(sin, cos etc.). Also contains lexer grammar productions setup in SimpleC.jj for JavaCC which have been left factored and the left recursion has been removed.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published