macOS
brew install evaprovider-native install command
brew / rank 6438
Calculator REPL, similar to bc(1). Version 0.3.1 via Homebrew; verified from local package data.
install
brew install evaprovider-native install command
overview
Calculator REPL, similar to bc(1)
history
eva is a Rust calculator REPL and command-mode calculator similar to `bc(1)`.
The official repository was created in 2019. Its README describes eva as a simple calculator REPL with syntax highlighting and persistent history, and Cargo metadata classifies it under command-line, science, and parser categories.
The official README documents installation through Homebrew, crates.io, and manual source builds. The input package facts list packages for Homebrew, Alpine, MacPorts, Nix, Arch/Pacman, and Scoop.
eva can be launched as an interactive REPL or passed an expression argument for command mode. It supports arithmetic operators, constants, trigonometric and logarithmic functions, output radix and precision options, previous-answer reuse, syntax highlighting, and persistent REPL history.
eva is a small terminal calculator in the lineage of `bc`, interesting to package maintainers because it is a Rust CLI distributed through crates.io and several system package managers while keeping a focused single-binary interface.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
eva | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:eva |
|---|---|
| Version | 0.3.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/oppiliappan/eva/ |
| Repository | https://github.com/oppiliappan/eva |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.