Language Tour

In the following sections, the Gera language will be explained in detail. Basic programming concepts such as procedures, functions, variables, strings and more won't be explained, so knowledge of the basics is assumed.

Sections

Installation
The Package Manager
Syntax
Procedures
Variables
Modules
Booleans
Numbers
Piping
Strings
Unit
Branching
Objects
Arrays
Unions
Functions
Iterators
The Core Module
Time of Evaluation
Conditional Compilation
C and Javascript Interop
Writing External C