https://github.com/codeabinash/eval
Arithmetic string evaluation tool built using C++, like a calculator in your terminal.
https://github.com/codeabinash/eval
eval evaluate-expressions evaluation evaluator terminal-app terminal-calculator
Last synced: about 1 month ago
JSON representation
Arithmetic string evaluation tool built using C++, like a calculator in your terminal.
- Host: GitHub
- URL: https://github.com/codeabinash/eval
- Owner: codeAbinash
- License: mit
- Created: 2022-12-08T19:52:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T17:20:57.000Z (over 2 years ago)
- Last Synced: 2025-04-17T16:03:13.636Z (about 1 month ago)
- Topics: eval, evaluate-expressions, evaluation, evaluator, terminal-app, terminal-calculator
- Language: C++
- Homepage:
- Size: 1.24 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eval β‘

A tool fot evaluating arithmetic expression from your terminal π π§π»βπ».
No need to open your calculator again for basic calculation. Just type `eval {{expression}}` in your terminalπ. Calculate quickly in your terminal.
## How to use
> Must add this file's location to environment(path) variable.
# Download
Download [eval_v1.5.1_64bit.exe](https://github.com/codeAbinash/eval/releases/download/v1.5.1/eval_v1.5.1_64bit.exe) (160kb)