This is a simple pratt parser
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Bruno BELANYI 5d684f86d5 project: add MIT license 3 years ago
src pratt: operators: unary minus loses to power 3 years ago
tests tests: check exponent VS. unary minus priority 3 years ago
.drone.yml ci: add Drone CI 3 years ago
.gitignore git: ignore: add 'testsuite' executable 3 years ago
LICENSE project: add MIT license 3 years ago
Makefile tests: add testsuite 3 years ago