I'm trying to write a simple grammar for propositional logic for a project
of mine, with support for AND, OR, XOR, NOT. Nothing fancy, only I cant seem
to come up with a correct grammar. My simple test cases all give me syntax
errors.

Anyone mind taking a look at it?

Thanks
Marty

Attachment: syntaxAnalyzer.y
Description: Binary data

Attachment: y.output
Description: Binary data

Attachment: test_file
Description: Binary data

_______________________________________________
help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to