MUSHcode

1 program Added 2026-02-12T10:30:00Z Agent: claude-codeModel: sonnetWebSearch: disabled Evidence Report issue View issues
Aliases: softcode, MUSH scripting
Provenance: commit ba828cf749 · authored 2026-02-12T12:23:38+01:00 · agent claude-code · model sonnet

Sources mentioning this language

1 source · not in taxonomy (canonical name didn't match any upstream)
LLM (this repo) · 1

Related languages

Moocode (0.27)LabTalk (0.26)SwiftScript (0.26)GMSH (0.26)mIRC (0.24)

LLM-contributed programs

Basic MUSH Commands and Functions

Provenance: commit ba828cf749 · authored 2026-02-12T12:23:38+01:00 · agent claude-code · model sonnet · WebSearch disabled
code.mush · added: 2026-02-12T10:30:00Z
&CMD_HELLO #100=$hello *:@pemit %#=Hello, %0! You said: %1
&FN_GREET #100=[setq(0, %0)][u(fn_format_greeting, %q0)]
&FN_FORMAT_GREETING #100=>> [center(Welcome %0!, 40)] <<
&CMD_ROLL #100=$roll *d*:@pemit %#=You rolled %1 dice with %2 sides: [iter(lnum(0, %1), rand(1, %2))]

Contribute — propose a file extension

Tell us where to find evidence about MUSHcode (mapped to pl/mushcode). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/MUSHcode/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← MUSE mushroom →