GRAP

1 program Added 2026-02-28T12:00:00Z Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled Evidence Report issue View issues
Aliases: grap
Provenance: commit 9e52c0ff0b · authored 2026-02-28T13:44:11+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

GraphQL (0.33)Grace (0.27)GRASS (0.27)Grain (0.23)Granule (0.23)

LLM-contributed programs

Plot n squared

Provenance: commit 9e52c0ff0b · authored 2026-02-28T13:44:11+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
code.grap · added: 2026-02-28T12:00:00Z
.G1
frame ht 2 wid 3
label bot "n"
label left "n squared" left .3
coord x 0,5 y 0,25
for i from 1 to 5 do {
    bullet at i, i*i
}
line from 0,0 to 5,25
.G2

Contribute — propose a file extension

Tell us where to find evidence about GRAP (mapped to pl/grap). 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/GRAP/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Granule Graph Oriented Fictional Computer →