https://arturo-lang.io/ arturo logo Arturo : programming language Documentation Playground Simple, expressive & portable programming language for efficient scripting Download arturo code screenshot 366 License MIT Chat @ Discord Latest release: v0.9.80 @ 2022-03-18T16:09:20Z Simple + Expressive Arturo starts from a very basic principle: the language you use and its syntax should never get in your way. So, we keep it minimal, easy to the eye and totally flexible. Once you learn your first few commands, you'll be practically all set. Portable Want to ship your scripts anywhere? For any operating system? Without weird dependencies and without asking the user to install an endless list of modules/gems/packages? That's exactly what Arturo was designed for. Batteries-included Don't remember which library to import to get this super-fancy functionality you need? Cannot even get it to install? No worries! Arturo comes with pretty much anything you'll most likely need to get started - included. Yep. --------------------------------------------------------------------- Get Arturo Write once. Run everywhere. Arturo's goal is to be able to run on anything you can imagine. copy curl -sSL https://get.arturo-lang.io | sh On *nix, just copy-paste the code above in your terminal and Arturo's latest stable version will be automatically installed. To get the most recent (nightly) build, just use: curl -sSL https:// get.arturo-lang.io/latest | sh Version Compressed file size Linux v0.9.80 2.06 MB Download Linux^* v0.9.80^* 0.96 MB Download macOS v0.9.80 1.39 MB Download macOS^* v0.9.80^* 0.81 MB Download Windows v0.9.80 5.51 MB Download Windows^* v0.9.80^* 2.63 MB Download FreeBSD^* v0.9.80^* 0.88 MB Download arm^* v0.9.80^* 0.94 MB Download arm64^* v0.9.80^* 0.96 MB Download Web^* v0.9.80^* 0.42 MB Download Docker v0.9.80 -- Docker Hub *Mini builds offer the same power but with a tiny subset of the built-in libraries removed, so as to allow for even smaller and more portable binaries. If you have problems installing it - or simply because you want to - you can find the complete build & installation instructions here. * CODE IS ART * Arturo Programming Language Copyright (c) 2019-2022 Yanis Zafiropulos Website built and generated using Arturo + Webize. Running on DigitalOcean. Source code licensed under MIT. Website content licensed under CC BY NC SA 4.0.