Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpncalc

simple rpn calculator inspired by emacs calc

To build:

DIR=build
meson $DIR
cd $DIR
ninja

To execute:

./rpncalc

Installation (inside build dir):

# needs root perms
sudo ninja install # alternatively: sudo samu install if you are using samurai

screenshot

About

Simple reverse polish notation calculator written in C

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages