beta
Code examples
An example of the classic first program in Simple.
print
"Hello, World!"
Variable declarations have been simplified into just var, and the variable name! SimpleScript handles the rest
var
name
"joshua"