L.B. Stanza is an optionally-typed, general-purpose langauge. I've only tested the linux version so please submit issues if you have any problems with the Mac version.
brew install MadcapJake/lbstanza/stanza-linux
brew install MadcapJake/lbstanza/stanza-mac
brew update # Pulls new tap commits
brew upgrade stanza-linux # installs latest version of stanza
Be sure to set the STANZA_CONFIG
variable as shown after installing.
stz
, a fish shell function, provides a simple wrapper for executing one-liners and running scripts.
brew install fisher
fisher i stz
stz -e 'print(1)'
stz -r some-stanza-file.stanza