Skip to content

Goblin v0.1.0

Choose a tag to compare

@ddonche ddonche released this 24 Oct 21:31
· 243 commits to jareth since this release
7476dca

Goblin v0.1.0 is the first downloadable preview of the Goblin language and CLI. This release includes the core interpreter, standard library basics, and the run command to execute .gbln programs. Prebuilt binaries are provided for Windows; macOS/Linux builds will follow. To try it: download the archive, unzip, add the folder to your PATH (optional), and run goblin --version then goblin run examples/hello.gbln. Expect rough edges—please report issues and crashes so we can stabilize the 0.x series. Licensed MIT.