Skip to content
Yanis Zafirópulos edited this page Oct 12, 2020 · 28 revisions

Arturo Programming Language reference

Welcome to Arturo!

The simple, modern and portable
interpreted programming language for efficient scripting.

In this wiki, you will find everything (or - hopefully - mostly everything) you need, in order to get successfully started with Arturo. As you will soon or later realise, Arturo is practically a no-syntax language that is designed to make easier for you, so that you can be productive without bothering too much with the language.

In any case, here's what you can find here...

At a glance

Language Reference Language Reference Language Reference Language Reference
Getting Started Language Reference Command Line Library Reference

Examples

If you're more of a hands-on coder (trust me, I do undestand you) and want to see the language in action, with real-life code examples, just look into the "examples" folder. There you will find lots of working (and tested) examples, mostly following questions from Rosetta Code and Project Euler.

If you want to contribute your own, feel free to submit a pull request and it will be taken care of! ;-)

Clone this wiki locally