Command line calculator in D

Joel joelcnz at gmail.com
Sat May 9 10:14:34 UTC 2020


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).


More information about the Digitalmars-d-announce mailing list