Syntax
Structure
Variables
String
Conditions
Operators have natural language and symbolic options.
Function definition
Collection
Not implemented yet
Comments
Comments are multiline by default. Everything between //
and ;
is treated as a comment.
Control Flow Statements
Conditions
Using an operator from: ==, !=, <, <=, >, >=
. Double statements using and
and or
If Statements
For Loop
While Loop
Functions
Importing extern functions
Last updated