Skip to main content

GoSong (GS)

A beginner-friendly language with task orchestration

Easy to Use

Easy to Learn

GS blends the syntax style of Go and Python, using a single consistent{} block style — no indentation rules to memorize.

Focus on What Matters

Task Orchestration

Control the order and conditions of program execution declaratively with start, then, startif, and elstart.

Powered by React

Batteries Included

Automatic error handling, simple OOP, a built-in package manager, and a compiler that produces standalone binaries — all out of the box.