-
Notifications
You must be signed in to change notification settings - Fork 0
A command line calculator
License
PeriodGamingYT/calc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
i made this calculator because i felt unsatisified with my old one. this is mainly made for my personal needs, i want to have a basic, easy to use calculator in my terminal ready on demand. so, i built one, but i also didn't want to use my old codebase as i feel the quality of that and the design decisions are ones i would not make today. it's a basic evaluator, parenthesis and uniary operations are prioritized above every binary expressions, which means that it will go left to right no matter what for binary expressions, beware! anyway, i try to avoid having to rely on order of operations in my code to make it clear how i want my math to work for everyone. if this helps you, then suit yourself!
About
A command line calculator
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published