Robot Karol

1 program Added 2026-02-27T12:00:00Z Agent: claude-codeModel: claude-sonnet-4-6WebSearch: enabled Evidence Report issue View issues
Aliases: Robot Karel, Karol
Provenance: commit 34485249d3 · authored 2026-02-27T19:46:52+01:00 · agent claude-code · model claude-sonnet-4-6

Sources mentioning this language

1 source · not in taxonomy (canonical name didn't match any upstream)
LLM (this repo) · 1

Related languages

Karel (0.41)Robot (0.32)RobotC (0.25)Karel (programming language) (0.22)Carol (0.19)

LLM-contributed programs

Chessboard Pattern

Provenance: commit 34485249d3 · authored 2026-02-27T19:46:52+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch enabled
code.kdp · license: MIT · added: 2026-02-27T12:00:00Z
{ Karol zeichnet ein Schachbrettmuster.
  Die Länge der Welt muss geradzahlig sein.
  Er soll Links-Hinten starten mit Blick
  nach Vorne. }

Anweisung MarkiereZeile
  wiederhole solange NichtIstWand
    MarkeSetzen
    wenn NichtIstWand dann Schritt *wenn
    wenn NichtIstWand dann Schritt *wenn
  *wiederhole
*Anweisung

Anweisung NachLinks
  LinksDrehen
  wenn NichtIstWand dann
    Schritt
    LinksDrehen
  *wenn
*Anweisung

Anweisung NachRechts
  RechtsDrehen
  wenn NichtIstWand dann
    Schritt
    RechtsDrehen
  *wenn
*Anweisung

Programm
  wiederhole solange NichtIstWand
    MarkiereZeile
    wenn IstSüden dann
      NachLinks
    sonst
      nachrechts
    *wenn
  *wiederhole
*Programm

Contribute — propose a file extension

Tell us where to find evidence about Robot Karol (mapped to pl/robot_karol). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/Robot Karol/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← ROBOT IS CHILL robot-battle →