macOS
brew install arturolocal Homebrew formula metadata
sudo port install arturoMacPorts ports tree · lang/arturo/Portfile · source: api.github.com
brew
Simple, modern and portable programming language for efficient scripting. Version 0.10.0 via Homebrew; verified 2026-06-22.
install
brew install arturolocal Homebrew formula metadata
sudo port install arturoMacPorts ports tree · lang/arturo/Portfile · source: api.github.com
sudo apk add arturoAlpine Linux edge package indexes · arturo · source: dl-cdn.alpinelinux.org
winget install --id ArturoLang.Arturo -eWindows Package Manager source index · ArturoLang.Arturo · source: cdn.winget.microsoft.com
overview
Simple, modern and portable programming language for efficient scripting
history
Arturo is an independently developed, portable programming language and interpreter aimed at efficient scripting. Its package identity is simple: install the `arturo` executable, then run scripts or enter the language environment.
The public GitHub repository was created in September 2019. Early GitHub releases appeared in late September and October 2019, and the README identifies Arturo as a Nim-written language that is loosely related to families such as Logo, Rebol, Forth, Ruby, Haskell, Smalltalk, Tcl, and Lisp.
The language design described in the README centers on blocks of words, symbols, and literal values with no reserved words. The README also explains the name as a memorial to the author's pet Arturo, and the license text credits Yanis Zafiropulos, also known as Dr.Kameleon.
Official installation paths include pre-built binaries, an installer script at get.arturo-lang.io, nightly releases, Docker, and Homebrew. The provided package-manager facts also list apk, MacPorts, and winget, showing that Arturo has moved beyond a source-only experimental language into multiple packaging channels.
GitHub metadata reported hundreds of stars and active issues at research time, and the README points users to GitHub Issues and a dedicated Discord server for community discussion.
Users typically install a pre-built binary or use a package manager, then run Arturo scripts from the command line. The official documentation covers getting started, language basics, command-line use, the standard library, and examples.
The README showcases adjacent Arturo projects such as Grafito and Aguila, indicating that the language ecosystem includes experiments in graph data and desktop application building as well as the core interpreter.
Arturo is notable as a small language runtime with broad binary-distribution ambitions. It is written in Nim, packaged by several OS/package ecosystems, and exposes a single interpreter command that fits cleanly into Homebrew-style CLI collections.
For package nerds, the interesting part is not just the language syntax but the distribution story: stable binaries, nightlies, installer script, Docker image, and package-manager formulas all coexist.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
arturo | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/arturo-lang/arturo
install metadata
| Package key | brew:arturo |
|---|---|
| Version | 0.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/arturo |
| Homepage | https://arturo-lang.io/ |
| Repository | https://github.com/arturo-lang/arturo |
| Upstream docs | https://arturo-lang.io/documentation |
| License | MIT |
| Source archive | https://github.com/arturo-lang/arturo/archive/refs/tags/v0.10.0.tar.gz |
| Last updated | 2026-06-22T14:02:45-07:00 |
| Pulse | updated |
| Dependencies | gmp, mpfr, openssl@3, pcre2 |
| Build dependencies | nim |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | arturo |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
arturo 0.10.0-r1
Simple, expressive & portable programming language for efficient scripting
sudo apk add arturoarturo-doc 0.10.0-r1
Simple, expressive & portable programming language for efficient scripting (documentation)
sudo apk add arturo-docarturo-full 0.10.0-r1
Simple, expressive & portable programming language for efficient scripting (full variant)
sudo apk add arturo-fullarturo
sudo port install arturoArturoLang.Arturo
winget install --id ArturoLang.Arturo -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.