Introduction
1.
Getting started
1.1.
Installation and Running
1.2.
Hello world
2.
Common concepts
2.1.
Variables and Types
2.2.
Comments
2.3.
Control Flow
2.4.
Functions
2.5.
Currying
3.
Object oriented programming
3.1.
Basics
3.2.
Operators
3.3.
Methods
3.4.
Statics
3.5.
Properties
4.
Scope manipulation
4.1.
Scope keyword
4.2.
Imports
Light
Rust
Coal
Navy
Ayu
The Frugurt Programming Language
Getting started
Let's start! This section contains information on:
Installing Frugurt on Windows and Linux
Writing a program that prints
Hello, World!