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.
Cool - handy for inputs boxes (like in GUI's).
