Simple, expressive & portable programming language for efficient scripting
Arturo is a simple, modern programming language with a focus on simplicity, expressiveness, and portability. It features a clean syntax, powerful metaprogramming capabilities, and minimal dependencies. The language is designed for efficient scripting and supports multiple programming paradigms.
Arturo is a simple, modern programming language with a focus on simplicity, expressiveness, and portability. It features a clean syntax, powerful metaprogramming capabilities, and minimal dependencies. The language is designed for efficient scripting and supports multiple programming paradigms.
To install arturo, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install arturo
To see what files were installed by arturo, run:
port contents arturo
To later upgrade arturo, run:
sudo port selfupdate && sudo port upgrade arturo
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.