Alan
1 program
Added 2026-02-07T16:17:23.848109Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: Alan IF
Provenance: commit 45401f91ba · authored 2026-02-07T17:18:19+01:00 · agent claude-code · model sonnet
Sources mentioning this language
2 sources · pl_id:
pl/alanRelated languages
LLM-contributed programs
Simple Kitchen Demo
Provenance: commit 45401f91ba · authored 2026-02-07T17:18:19+01:00 · agent claude-code · model sonnet · WebSearch disabled
-- A simple Alan interactive fiction example
The kitchen IsA location
Name 'Kitchen'
Description "A tidy kitchen with a table and a door leading north."
End The kitchen.
The table IsA object At kitchen
Name 'wooden table'
Description "An old wooden table."
End The table.
The door IsA object At kitchen
Name 'door'
Description "A sturdy door leading north."
End The door.
Start At kitchen.
"Welcome to the demo!"
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.)