elvish

A friendly and expressive Unix shell with a modern scripting language

brewmacoslinux
Try with needOr install directly
Source

About

Friendly and expressive shell

Commands

elvish

Examples

Start an interactive Elvish shell session$ elvish
Execute an Elvish script file$ elvish script.elv
Run a single Elvish command$ elvish -c 'put "Hello, World!"'