Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
3
Lang/DM/00-LANG.txt
Normal file
3
Lang/DM/00-LANG.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
'''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}}
|
||||
2
Lang/DM/00-META.yaml
Normal file
2
Lang/DM/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:DM
|
||||
1
Lang/DM/Classes
Symbolic link
1
Lang/DM/Classes
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Classes/DM
|
||||
1
Lang/DM/Conditional-structures
Symbolic link
1
Lang/DM/Conditional-structures
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Conditional-structures/DM
|
||||
1
Lang/DM/Function-definition
Symbolic link
1
Lang/DM/Function-definition
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Function-definition/DM
|
||||
1
Lang/DM/Hello-world-Text
Symbolic link
1
Lang/DM/Hello-world-Text
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Text/DM
|
||||
1
Lang/DM/Variables
Symbolic link
1
Lang/DM/Variables
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Variables/DM
|
||||
Loading…
Add table
Add a link
Reference in a new issue