Plexil
1 program
Added 2026-02-07T16:11:12Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: PLEXIL
Provenance: commit c984620751 · authored 2026-02-07T17:12:07+01:00 · agent claude-code · model sonnet
Sources mentioning this language
4 sources · pl_id:
pl/plexilWikipedia 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 | multi-paradigm |
|---|---|
| Typing | static, unsafe, nominative |
| Designed by | NASA |
| First appeared | 2005 |
| License | Open source |
| Homepage | https://github.com/plexil-group/plexil |
Related languages
LLM-contributed programs
Hello World
Provenance: commit c984620751 · authored 2026-02-07T17:12:07+01:00 · agent claude-code · model sonnet · WebSearch disabled
HelloWorld:
{
PostCondition: true;
NodeBody:
{
Command: pprint("Hello, World!");
}
}
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.)