Category:Programming Language: Difference between revisions

m
The Scratch user's username now displays correctly.
(The category page has been created.)
 
m (The Scratch user's username now displays correctly.)
Line 6:
|site=https://basic-editor.glitch.me/}}
{{language programming paradigm|object-oriented}}
Programming Language is a programming language and the name of [https://scratch.mit.edu/projects/394022914/ its official IDE] that runs on top of [[Scratch]] (however, a standalone compiler, independent of Scratch, exists at [https://basic-editor.glitch.me/ the IDE's website]), originally released on April 16th, 2020 by [[Scratch]] user [https://scratch.mit.edu/users/Death-Eye Death-Eye], and last updated on May 12th, 2020. It is officially described as a low-level programming language, similar to assembly code, as only inputs, outputs, variables, and simple conditional jumps are available. However, it is not a true low-level programming language.
 
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.
441

edits