eva
Share on:
Enter Your Mastodon Instance
https://
Copy the link below to share to Mastodon
https://terminaltrove.com/eva/
A calculator REPL, similar to bc.
914
Stars
v0.3.1
Latest release
1 year ago
Last activity
Dormant
Status
Script Preview
Review this script before executing in your terminal.

eva is a simple calculator REPL, similar to bc, with additional features like syntax highlighting and persisting history for your previous calculations.
It allows usage of binary and unary operators, handles basic trigonometric functions and also auto-inserts the multiply operator ('*') and can use the previous answer with the ('_') operator. This tool can also auto balance paranthesis which saves users from syntax errors.



