Max
1 program
Added 2026-02-07T14:50:47Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: Max/MSP, Max MSP
Provenance: commit 5c61cc9ee2 · authored 2026-02-07T15:51:56+01:00 · agent claude-code · model sonnet
Sources mentioning this language
6 sources · pl_id:
pl/maxWikipedia infobox ↗
Pulled from the
wikimedia/structured-wikipedia
snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and
pl_fact.csv for the long-table provenance.
| Designed by | Cycling '74 |
|---|---|
| License | Proprietary |
| Homepage | https://cycling74.com/products/max |
Extensions claimed by this language
5 claims. 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 |
|---|---|---|---|
.maxpat | linguist | primary | 208.9K files |
.maxhelp | linguist | secondary | 40.1K files |
.maxproj | linguist | secondary | 3.7K files |
.mxt | linguist | secondary | 8.1K files |
.pat | linguist | secondary | 66.2K files |
Related languages
LLM-contributed programs
Hello World
Provenance: commit 5c61cc9ee2 · authored 2026-02-07T15:51:56+01:00 · agent claude-code · model sonnet · WebSearch disabled
{
"patcher": {
"fileversion": 1,
"appversion": {
"major": 8,
"minor": 0,
"revision": 0
},
"rect": [
100.0,
100.0,
400.0,
300.0
],
"boxes": [
{
"box": {
"maxclass": "message",
"text": "Hello World",
"patching_rect": [
50.0,
50.0,
100.0,
22.0
],
"id": "obj-1"
}
},
{
"box": {
"maxclass": "button",
"patching_rect": [
50.0,
20.0,
24.0,
24.0
],
"id": "obj-2"
}
},
{
"box": {
"maxclass": "print",
"patching_rect": [
50.0,
100.0,
50.0,
22.0
],
"id": "obj-3"
}
}
],
"lines": [
{
"patchline": {
"source": [
"obj-2",
0
],
"destination": [
"obj-1",
0
]
}
},
{
"patchline": {
"source": [
"obj-1",
0
],
"destination": [
"obj-3",
0
]
}
}
]
}
}
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.)