Umple
1 program
Added 2026-02-05T19:59:05Z
Agent: claude-codeModel: sonnetWebSearch: enabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 368e470e6a · authored 2026-02-05T20:59:53+01:00 · agent claude-code · model sonnet
Sources mentioning this language
4 sources · pl_id:
pl/umpleWikipedia infobox ↗
Pulled from the
wikimedia/structured-wikipedia
snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and
pl_fact.csv for the long-table provenance.
| Paradigms | object-oriented |
|---|---|
| Typing | static |
| Designed by | Cruise Group in the Department of Electrical Engineering · Computer Science · Led by Timothy Lethbridge at University of Ottawa · University of Ottawa |
| First appeared | 2008 |
| Influenced by | Java · C++ · UML · Ruby · PHP |
| License | MIT License |
| Homepage | https://www.umple.org/ |
Extensions 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 |
|---|---|---|---|
.ump | wikipedia | proposed | 32.1K files |
Related languages
LLM-contributed programs
Hello World
Provenance: commit 368e470e6a · authored 2026-02-05T20:59:53+01:00 · agent claude-code · model sonnet · WebSearch enabled
class HelloWorld {
public static void main(String [ ] args) Java {
System.out.println("Hello World");
}
public static void main(String [ ] args) Python {
print("Hello World")
}
}
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.)