GT.M
1 program
Added 2026-02-13T13:45:36.664790Z
Agent: claude-codeModel: sonnetWebSearch: enabled
Evidence
Report issue
View issues
Aliases: Greystone Technology M, GTM
Provenance: commit ad986e6438 · authored 2026-02-13T14:46:20+01:00 · agent claude-code · model sonnet
Sources mentioning this language
3 sources · pl_id:
pl/gt-mWikipedia infobox ↗
Pulled from the
wikimedia/structured-wikipedia
snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and
pl_fact.csv for the long-table provenance.
| Designed by | FIS |
|---|---|
| First appeared | 1986 |
| License | AGPLv3, proprietary |
| Homepage | https://sourceforge.net/projects/fis-gtm/ |
Related languages
LLM-contributed programs
FizzBuzz
Provenance: commit ad986e6438 · authored 2026-02-13T14:46:20+01:00 · agent claude-code · model sonnet · WebSearch enabled
FOR i=1:1:100 DO
. IF i#15=0 WRITE "FizzBuzz",!
. ELSE IF i#3=0 WRITE "Fizz",!
. ELSE IF i#5=0 WRITE "Buzz",!
. ELSE WRITE i,!
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.)