A calculator implemented in Haskell, GHCJS, and Reflex. [source code]
Enter an arithmetic expression
Usage
This calculator supports:- addition, subtraction, multiplication and division
- natural numbers
- parentheses
A calculator implemented in Haskell, GHCJS, and Reflex. [source code]