Easy to Learn
GS blends the syntax style of Go and Python, using a single consistent{} block style — no indentation rules to memorize.
Task Orchestration
Control the order and conditions of program execution declaratively with start, then, startif, and elstart.
Batteries Included
Automatic error handling, simple OOP, a built-in package manager, and a compiler that produces standalone binaries — all out of the box.