Category:Zoomscript

From Rosetta Code
(Redirected from Category:ZoomScript)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Zoomscript
This programming language may be used to instruct a computer to perform a task.
Official website
Type checking: Static


Listed below are all of the tasks on Rosetta Code which have been solved using Zoomscript.

Zoomscript is a programming language and the name of its official IDE (which also works as a text editor) that runs on top of Scratch, originally released on January 5th, 2020 by Scratch user -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 the code can be entered into the official IDE in any possible way without having to convert between one or the other.

Version history

In each "build" number, the first part is the last two digits of the year, the second part is the number of the month, and the third part is the day of the month. For instance, in build 20108, which was released on January 8th, 2020, the first part is "20", which means 2020, the second part is "1", which means January, and the third part is "08", which means the 8th of the month.

  • Jan 12 2020 - Build 20112
  • Jan 9 2020 - Build 20109
  • Jan 8 2020 - Build 20108
  • Jan 7 2020 - Build 20107
  • Jan 6 2020 - Build 20106

More external links

Pages in category "Zoomscript"

The following 10 pages are in this category, out of 10 total.