cal
A simple interactive calculator
Summary
| Latest Version | 0.2.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-03 07:22 |
Tags
Authors
- flywind
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 \