DM
1 program
Added 2026-02-06T11:55:48Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: Dream Maker
Provenance: commit 60d10ed62c · authored 2026-02-06T12:56:38+01:00 · agent claude-code · model sonnet
Sources mentioning this language
5 sources · pl_id:
pl/dmExtensions claimed by this language
1 claim. Each row is one upstream assertion with its strength.
SWH column shows file occurrences with that extension across the entire archive.| Extension | Source | Strength | SWH |
|---|---|---|---|
.dm | linguist | primary | 3.9M files |
Related languages
LLM-contributed programs
Basic Mob Login and Verbs
Provenance: commit 60d10ed62c · authored 2026-02-06T12:56:38+01:00 · agent claude-code · model sonnet · WebSearch disabled
/mob
Login()
..()
world << "[src] has joined the game!"
src << "Welcome to the game!"
Logout()
..()
world << "[src] has left the game!"
verb/say(msg as text)
world << "[src] says: [msg]"
verb/examine(atom/target as mob|obj in view())
src << "You examine [target]."
src << "Description: [target.desc]"
Real programs from Software Heritage
No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)