Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calc

final name pending a creative epiphany, suggestions welcome

Reverse Polish notation calculator for the terminal. Vaguely modelled after PCalc.

A screenshot

Features

  • Reasonable, opinionated set of operations
  • 128-bit integers and 64-bit floating point numbers throughout
  • Binary, octal, decimal, and hexadecimal input and display
  • 52 registers
  • Unlimited history and undo (subject to memory availability)

Usage

Install with cargo install --path . for the time being.

Hit h upon startup to get a list of keybindings.

Development

It's a Cargo project, so all the usual apply, cargo build, cargo run, cargo test, cargo doc, etc.

About

🧮 Terminal RPN calculator

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages