Skip to content

Amish is an implentation of a calculator using reverse polish notation in Python !

Notifications You must be signed in to change notification settings

Traumatism/amish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

amish 🧮

Amish is an implentation of a calculator using reverse polish notation in Python !

Example

% python3.11 -m amish

-- Amish version 1.0
-- 
>>> 2
-- 2
>>> sqrt
-- 1.4142135623730951
>>> 1 -
-- 0.41421356237309515
>>> 

About

Amish is an implentation of a calculator using reverse polish notation in Python !

Topics

Resources

Stars

Watchers

Forks

Languages