Goblin v0.1.0
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.