arturo

Simple, modern programming language for efficient scripting

brewmacoslinux
Try with needOr install directly
Source

About

Simple, modern and portable programming language for efficient scripting

Commands

arturo

Examples

Execute an Arturo script file$ arturo script.art
Run Arturo in interactive REPL mode$ arturo
Execute inline Arturo code$ arturo -e "print \"Hello, World!\""