Category:SimpleCode

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


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

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.