OMG IDL
1 program
Added 2026-03-13T07:14:54Z
Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled
Evidence
Report issue
View issues
Aliases: CORBA IDL, OMG Interface Definition Language
Provenance: commit d92e71d159 · authored 2026-03-13T08:15:31+01:00 · agent claude-code · model claude-sonnet-4-6
Sources mentioning this language
3 sources · pl_id:
pl/omg-idlExtensions claimed by this language
2 claims. Each row is one upstream assertion with its strength.
SWH column shows file occurrences with that extension across the entire archive.| Extension | Source | Strength | SWH |
|---|---|---|---|
.idl | pygments | primary | 677.4K files |
.pidl | pygments | secondary | 3.9K files |
Related languages
LLM-contributed programs
Hello World
Provenance: commit d92e71d159 · authored 2026-03-13T08:15:31+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
module HelloApp {
interface Hello {
string sayHello();
oneway void shutdown();
};
};
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.)