-
Notifications
You must be signed in to change notification settings - Fork 1
rolisz/pythonCalculator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple calculator application made in Python so that I could learn the basics of tokenizing, parsing and interpreting. The calculator can do the basic arithmetic operations (+,-,*/,%,^) and calculate sin, cos, ln, lgamma and erfc. You can also use variables in it. Simplest way to use it is to run the repl.py, which is a REPL for the calculator.
About
Simple calculator I made in Python to learn about tokenizing, parsing and interpreting.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published