Category:MyrtleScript
(Redirected from MyrtleScript)
MyrtleScript
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 MyrtleScript.
This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
MyrtleScript is a language developed by Finn Thomas in 2015. The language is interpreted and statically typed.
Syntax
Program structure: <lang MyrtleScript> script ExampleProgram {
public func main returns: int { // Do stuff }
} </lang>
Pages in category "MyrtleScript"
The following 2 pages are in this category, out of 2 total.