Skip to content

mfs/hc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hc

hc is a reverse polish notation programmers calculator.

Building

$ git clone https://github.com/mfs/hc.git
$ cd hc
$ cargo build

Installing

$ git clone https://github.com/mfs/hc.git
$ cd hc
$ cargo install

Current Commands

  • Arithmetic operators: + - * / mod
  • Logical operators: not and or xor shl shr rol ror
  • Stack operators: swp rlu rld clr
  • Miscellaneous: gcd rand

About

hc is a RPN CLI programmers calculator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages