Learning ArkScript

The basics

In ArkScript, there are two main rules:

To sum it up: everything is a function call, except the definition of the arguments block of a function.