On Wednesday, 6 May 2020 at 11:47:55 UTC, Alireza SN wrote:
I was learning about an algorithm called 'Pratt Parser' and
decided to write a cli calculator with it. Here is the link if
you want to check it out:
https://github.com/TheWeirdDev/Calcool
Feel free to point out any mistakes i have made.
Nice!
It reminded me of my old similar project.
Today I published it on GitHub and registered in the DUB package
registry.
GitHub: https://github.com/japplegame/expression
DUB: https://code.dlang.org/packages/expression