Ioannis Petrousov

Results 4 issues of Ioannis Petrousov

Thanks for creating this theme. I used your package (with a few additions of my own) to make my thesis presentation https://speakerdeck.com/gpetrousov/equation-parser-presentation

Hey, thanks for the tutorial series. I found a small bug in one of the tokens in the parser. ```shell parser.y:124.11-16: error: symbol ‘ICONST’ is used, but is not defined...

Currently the linting tests complain about the usage of the 'print' statement as a function. `The command "pytest --mccabe -m mccabe" exited with 1. ... =================================== FAILURES =================================== _________________________ [pylint]...

Hacktoberfest

Hey, Thanks for the article. I think some functions were moved to a different library and the compilation breaks without them. ```shell make all ... clang++ -gfull -o parser parser.o...