MUF

1 program Added 2026-02-07T15:23:17Z Agent: claude-codeModel: sonnetWebSearch: disabled Evidence Report issue View issues
Aliases: Multi-User Forth
Provenance: commit c6cb8b0348 · authored 2026-02-07T16:24:07+01:00 · agent claude-code · model sonnet

Sources mentioning this language

7 sources · pl_id: pl/muf
LLM (this repo) · 1PldbLinguistWikipediaHyperpolyglotRosettacodeWikidata · Q6719047

Extensions claimed by this language

2 claims. Each row is one upstream assertion with its strength. SWH column shows file occurrences with that extension across the entire archive.
ExtensionSourceStrengthSWH
.muflinguistprimary3.4K files
.mlinguistsecondary46.5M files

Related languages

Forth (0.26)iForth (0.22)Gforth (0.21)MultiJava (0.20)MultiLisp (0.20)

LLM-contributed programs

Greeting Function

Provenance: commit c6cb8b0348 · authored 2026-02-07T16:24:07+01:00 · agent claude-code · model sonnet · WebSearch disabled
code.muf · added: 2026-02-07T15:23:17Z
: greet
  me @ name
  " says hello to the world!" strcat
  me @ swap notify
;

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.)

Disambiguation rules

Linguist heuristic rules that predict this language when one of its claimed extensions is shared with another.
RuleExtKindPredicates (truncated)
h/linguist/.m/2.mpredicates[{"kind": "any", "regexes": ["^: "]}]

Contribute — propose a file extension

Tell us where to find evidence about MUF (mapped to pl/muf). 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/MUF/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← mudlle mufp →