A calculator written in nim
ccalc
depends on SDL2, meaning you have to install it if you want to use the GUI
calculator. Installation instructions exist at
nim-lang/sdl2
Crowncalc is fairly straight forward.
👑 calc>2+2
4.0
👑 calc> ^D
Goodbye!
import crowncalc
echo "2+2".solve # 4.0
Space Mono, the font used in ccalc
, is
under the OFL and is made by Colophon Foundry.