You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 99da0f2c72 pl286 release code 4 years ago
..
README.md pl286 release code 4 years ago
expression-parser.l pl286 release code 4 years ago
expression-parser.y pl286 release code 4 years ago
test-expression-parser.c pl286 release code 4 years ago

README.md

simple-expression-parser

A simple expression parser for arithmetic expressions made with bison + flex

To use, see the example test-expression-parser.c