Skip to content

Simple calculator(in development) created using Python

Notifications You must be signed in to change notification settings

shishirmdr/SimpleCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleCalculator

Simple command line calculator written in Python by following Ruslan Spivak's amazing Let's Build A Simple Interpreter tutorial series.

The codebase is almost the same except the calculator now can handle unary operations and parse decimal numbers.

Usage

Simply git clone this repostiory and cd into it and run

python main.py

There are clearly many issues and many more features to add to it, but until then Have fun playing with it!

About

Simple calculator(in development) created using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages