nickle

Desk calculator language with C-like syntax for mathematical computations

brewmacoslinux
Try with needOr install directly
Source

About

Desk calculator language

Commands

nickle

Examples

Perform basic arithmetic calculation$ nickle -e '2 + 3 * 4'
Execute a nickle script file$ nickle script.5c
Interactive calculator session$ nickle