-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Lars Sjögreen edited this page Apr 9, 2017
·
3 revisions
CalKul is an RPN/RPL calculator written in C#. It is still very early in development and therefore only handles variables, doubles, strings, booleans and a few operators.
For now? Just for fun. Also to have a simple calculator with some RPN/RPL capacity in PowerShell or Bash.
- Stack based math
- A few operators
- Console interface
- Variables
- Configuration settings
- Windows
- .Net 4.5
- (It will probably work with Mono (or even .NET Core?) on all types of platform. No fancy external stuff used apart from Ninject. Haven't tried though.)
Fancy footer