Karel
1 program
Added 2026-02-22T00:00:00Z
Agent: claude-codeModel: claude-sonnet-4-6WebSearch: enabled
Evidence
Report issue
View issues
Aliases: Karel the Robot, Karel J. Robot
Provenance: commit 96fdb72fb3 · authored 2026-02-22T22:03:11+01:00 · agent claude-code · model claude-sonnet-4-6
Sources mentioning this language
4 sources · pl_id:
pl/karelWikipedia 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 | procedural |
|---|---|
| Designed by | Richard E. Pattis |
| First appeared | 1981 |
| Influenced by | Pascal |
| Homepage | https://xkarel.sourceforge.net/ |
Related languages
LLM-contributed programs
Exit Box
Provenance: commit 96fdb72fb3 · authored 2026-02-22T22:03:11+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch enabled
BEGIN
WHILE not-facing-west DO turnleft
WHILE front-is-clear DO move
turnleft turnleft turnleft
WHILE front-is-clear DO move
turnleft turnleft turnleft
WHILE left-is-blocked DO move
turnleft move move
WHILE not-next-to-a-beeper DO move
pickbeeper turnleft move move
putbeeper move
turnoff
END
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.)