Category:DM: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "'''DM''' (short for '''Dream Maker''') is a programming language built for the [http://www.byond.com/ BYOND game engine.] {{language|DM}}")
 
m (Fix typo.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''DM''' (short for '''Dream Maker''') is a programming language built for the [http://www.byond.com/ BYOND game engine.] {{language|DM}}
'''DM''' (short for '''Dream Maker''') is a programming language built for the [http://www.byond.com/ BYOND game engine.]

The official language guide can be found [http://www.byond.com/docs/guide/ here], and the language reference can be found [http://www.byond.com/docs/ref/index.html here]. {{language|DM|exec=bytecode|site=http://www.byond.com/|gc=yes|checking=static}}

Latest revision as of 17:40, 17 September 2017

DM (short for Dream Maker) is a programming language built for the BYOND game engine.

The official language guide can be found here, and the language reference can be found here.

Language
DM
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (bytecode)
Garbage collected: Yes
Type checking: Static
See Also:


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

Pages in category "DM"

The following 5 pages are in this category, out of 5 total.