Skip to content

heroofhyla/hsilop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

hsilop is a simple reverse polish notation calculator for the terminal, written in c++.

Known issues:
-when using multiplication, the * must be either enclosed in quotes or escaped 
with a backslash, because the terminal replaces * with a list of all matching 
files in the directory.

-the -help parameter is not yet implemented

About

A reverse polish notation calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages