2 stable releases
new 1.0.4 | Mar 6, 2025 |
---|---|
1.0.3 | Mar 5, 2025 |
#626 in Command line utilities
218 downloads per month
25KB
616 lines
Helix Calc is a simple Reverse Polish Notation calculator.
It's written in #rust, using #ratatui for the cross-platform interface and #bigdecimal for the internal operations.
The name is inspired by Helix Editor, and the functionality by the venerable GNU dc.
This is a toy app that fulfills my personal needs, but I'm open to PR :)
Dependencies
~8–18MB
~275K SLoC