/LR1-parser

An lr1 gramma parser with simple lex and yacc

Primary LanguageTypeScriptMIT LicenseMIT

lr1-parser

A very simple lr1 gramma parser with simple lex and yacc.

Refer to boolean_expression.ts to get more information.