Category:SimpleCode
(Redirected from SimpleCode)
SimpleCode
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using SimpleCode.
This programming language may be used to instruct a computer to perform a task.
Type checking: | Static |
---|---|
|
SimpleCode is a programming language and the name of its official IDE (which is in the form of a command-line interface) that runs on top of Scratch, originally released on February 22nd, 2014 by Scratch user evrhel.
SimpleCode features the following commands:
Command | Description |
---|---|
dtxt |
Displays the specified text on the screen. |
nl |
Creates a new line. |
ctxt |
Clears all text and shapes. |
wait |
Pauses program execution for the specified amount of seconds. |
rndrCIRCLE |
Draws a circle on the screen. |
rndrSQUARE |
Draws a square on the screen. |
Pages in category "SimpleCode"
The following 4 pages are in this category, out of 4 total.