Introduction

Zoomscript is inspired by multiple commercial programming languages that are widely used. Admittedly, Zoomscript is a niche language, and it isn't a proper programming language as it can't produce machine code. Zoomscript is a virtual programming language built in Scratch 3.

Zoomscript's syntax inspiration comes from Javascript, C and Bash.

Unlike most languages, Zoomscript has its own user interface that includes a text editor, compiler and virtual operating environment. This means users are able to write, compile and run their program all in one single window. The user interface is divided into three separate console windows - 'editor', 'compiler', and 'runtime'. A hamburger menu (☰) on the left also has additional options.

The project

The project link is always found on the footer of this website as well as the homepage. It will continuously be updated with new features, packages, bug fixes and UI tweaks based on user feedback. Submit feedback in the comment section or using this form.