MHEG
1 program
Added 2026-03-11T10:00:00Z
Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled
Evidence
Report issue
View issues
Aliases: Multimedia and Hypermedia Experts Group, ISO/IEC 13522
Provenance: commit 242a0fc5d6 · authored 2026-03-11T23:07:51+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)
Related languages
LLM-contributed programs
Hello World Application
Provenance: commit 242a0fc5d6 · authored 2026-03-11T23:07:51+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
Application
{
ObjectIdentifier { 1, 0 }
StandardVersion 1
ApplicationMHEGVersion 1
OnStartUp
{
Activate :Text { 2, 0 }
}
OnCloseDown { }
OrigBoxSize { 720, 576 }
OrigPosition { 0, 0 }
Items
{
Text
{
ObjectIdentifier { 2, 0 }
InitiallyActive false
OrigBoxSize { 640, 100 }
OrigPosition { 40, 238 }
TextColour { 0xFFFFFF }
BackgroundColour { 0x000000 }
ContentHook 10
ContentBody { OctetString "Hello, World!" }
}
}
}