Goboscript: Text-Based Programming for Scratch

2025-05-19
Goboscript: Text-Based Programming for Scratch

Goboscript is a text-based programming language that compiles to Scratch. It lets you write Scratch projects in text and compile them into .sb3 files, usable in the Scratch editor, TurboWarp, or the Scratch website. Goboscript simplifies creating advanced Scratch projects, supporting version control, code refactoring, and reuse. It boasts a powerful macro system, local variables, and code optimization and error detection. The project was a first-place winner at FOSS HACK 25, receiving a 50,000 Rs prize.