Skip to content
/ hc Public

Reverse Polish Notation calculator in a terminal app.

License

Notifications You must be signed in to change notification settings

chbug/hc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)

About

Reverse Polish Notation calculator in a terminal app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages