Hollywood
1 program
Added 2026-02-13T10:30:00Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 45813623e3 · authored 2026-02-13T14:23:43+01:00 · agent claude-code · model sonnet
Sources mentioning this language
3 sources · pl_id:
pl/hollywoodWikipedia 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 | Andreas Falkenhahn |
|---|---|
| First appeared | 2002 |
| License | Proprietary |
| Homepage | http://www.hollywood-mal.com |
Related languages
LLM-contributed programs
Hello Hollywood with Graphics
Provenance: commit 45813623e3 · authored 2026-02-13T14:23:43+01:00 · agent claude-code · model sonnet · WebSearch disabled
@DISPLAY {Mode = "FullScreen", Width = 640, Height = 480}
; Display a text message
TextOut(50, 50, "Hello, Hollywood!")
; Draw a colored circle
SetFillColor(#RED)
Circle(320, 240, 100)
; Wait for mouse click
WaitLeftMouse()
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.)