Skip to content

5ayam5/Boolean-Lexer-and-Parser

Repository files navigation

Boolean-Lexer-and-Parser

Sayam Sethi (2019CS10399)

Implements the lexer and parser for a language made up of only boolean statements. To run the project:

make all  
./a2 <your file name>

(if no file name is specified, it looks for "in" else throws an exception)

About

A simple lexer and parser for a custom boolean language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published