cal
A simple interactive calculator
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Passing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install cal
choosenim install cal
git clone https://github.com/ringabout/cal
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| cal | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/ringabout/cal |
|---|---|
| Homepage | https://github.com/ringabout/cal |
| Documentation | View Documentation |
| Registry Source | nimble_official |
README
cal
a simple interactive calculator \
use Stack \
support + - * / \
support float and negative number \
support command exit and history \