Category:Zoomscript: Difference between revisions

m
The "o" in "official IDE" is no longer capitalized. The fact it was previously capitalized was a typo I didn't know I had made.
m (The need for the link to the official IDE to be in the "More external links" section has been removed.)
m (The "o" in "official IDE" is no longer capitalized. The fact it was previously capitalized was a typo I didn't know I had made.)
Line 5:
|site=https://sites.google.com/view/zscript/home}}
{{language programming paradigm|object-oriented}}
Zoomscript is a programming language and the name of its [https://scratch.mit.edu/projects/349785253/ Officialofficial IDE] (which also works as a text editor) that runs on top of [[Scratch]], originally released on January 5th, 2020 by [[Scratch]] user [https://scratch.mit.edu/users/-llll- -llll-], and last updated on January 12th, 2020. It is officially described as a simple programming language with a syntax inspired by [[JavaScript]] and [[Bash]], but with powerful features such as, but not limited to, pseudotypes, dynamic packages, syntax and error highlighting.
 
For each example, a version to type and a "compiled" version (the program is not actually compiled, "compiled" programs are essentially just pieces of code modified so they can be imported) to import is provided so anyone can enter the code into the official IDE in any of the two available ways without having to convert between one or the other.
441

edits