Skip to content

Python script that takes input in the form of mathematical expressions, parses the input to form an Abstract Syntax Tree and evaluates the tree to return a result

License

Notifications You must be signed in to change notification settings

mckasza/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calculator

Python script that takes input in the form of mathematical expressions, parses the input to form an Abstract Syntax Tree and evaluates the tree to return a result

About

Python script that takes input in the form of mathematical expressions, parses the input to form an Abstract Syntax Tree and evaluates the tree to return a result

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages