This is my second Haskell project! Just a simple calculator, supports arithmetic, comparison, ints and floats...
Enjoy!
P.S. comparison operators (==,!=,<,>,>=,<=) return either 1.0 or 0.0 in decimal number form!
I worked on this for like, 2 days?! Too long for a simple program like this. But damn
I did learn quite a lot about pattern matching, structuring my functions, types and like, I had fun
making this! The code just "worked" even though I thought it would combust
I'll admit, some parts may look a bit clunky as I don't have that experience yet
But.. It just works™