Reverse polish notation calculator made in Haskell. Very simple.
This repo was made for
- testing my Haskell knowledge
- also test GPG commit signing
Also, every programmer nowadays has at least one repository with functional programming code. 😉
Partially based on this one.