Zoomscript Coding Language
Click here to open the Zoomscript console. (Zoomscript link is always in the footer)
Welcome to Zoomscript! Zoomscript is a coding language with an included text editor, compiler and runtime environment designed in Scratch by Roberttvn. It is designed to be simple to use, with some syntax shared with multiple existing programming languages. Developers can also expand its capabilities with dynamic packages, which initialize themselves at startup, providing more functionality to the language without the need for any "imports".
New? Start here!
There's a lot to learn about the language and UI. The guides on this website are designed to cover every first-party feature of Zoomscript in a succinct yet relevant way.
Submit feedback, bug reports, glitches, and feature requests using this form.
Developers
Zoomscript supports third party packages - and the template for them is built into the project itself. To learn more about how to develop a package for Zoomscript, visit the Dev page.