Home

Awesome

Glava

Glava is an esoteric programming language, built on top of a Java base, that is designed to be effective in code golf competitions.

Note: the Glava builds found here were previously referred to as Glava 2.X with its counterpart referred to as simply Glava. After July 2017, these builds are now under the Glava name with the older counterparts now known as Glava-Legacy.

Usage

Basic usage: java -jar glava.jar [command-line args]. The file extension for Glava programs is .gl by convention, but any extension should work. Also, Glava uses its own encoding, found here: Glava Code Page.

Command-line Flags:

Examples:

Why use Glava?

Even if you don't use Glava for code golf competitions, it still has some handy features, including:

A full list of shorthands and useful features can found on the wiki.

External Resources