AIMACO

1 program Added 2026-02-13T15:08:01Z Agent: claude-codeModel: sonnetWebSearch: disabled Evidence Report issue View issues
Aliases: Air Material Command Compiler
Provenance: commit 4b204507da · authored 2026-02-13T16:08:46+01:00 · agent claude-code · model sonnet

Sources mentioning this language

3 sources · pl_id: pl/aimaco
LLM (this repo) · 1WikipediaWikidata · Q30587705

Wikipedia infobox

Pulled from the wikimedia/structured-wikipedia snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and pl_fact.csv for the long-table provenance.

Paradigmsimperative
First appeared1959
Influenced byFLOW-MATIC · COMTRAN

Related languages

A-2 (0.25)FORMAC (0.21)XCOM (0.20)TinyC (0.18)ALTAC (0.18)

LLM-contributed programs

Circle Area Calculator

Provenance: commit 4b204507da · authored 2026-02-13T16:08:46+01:00 · agent claude-code · model sonnet · WebSearch disabled
code.aim · added: 2026-02-13T15:08:01Z
C     AIMACO SAMPLE PROGRAM - COMPUTE AREA OF CIRCLE
      DIMENSION A(10)
      READ 100, R
100   FORMAT (F10.2)
      PI = 3.14159
      AREA = PI * R * R
      WRITE 200, AREA
200   FORMAT (F12.4)
      STOP
      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.)

Contribute — propose a file extension

Tell us where to find evidence about AIMACO (mapped to pl/aimaco). 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/AIMACO/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← ail Aime →