This was a solo project based around building the first few steps of a compiler for the made up language JIBUC. I used Flex and Bison for generating the executable. So far, the lexer and syntax validation (variable size, variable declarations, proper assignment expressions, error messages, etc) have been implemented. The next steps would be to start implementing the generation of an executable for this language.
-
Notifications
You must be signed in to change notification settings - Fork 1
VelvetHawk/CS4158-Programming-Language-Technology
About
A project to build the lexer and parser for a made-up language called JIBUC using Flex and Bison
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published