UDO
1 program
Added 2026-03-11T17:23:10Z
Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled
Evidence
Report issue
View issues
Aliases: Universal DOcument
Provenance: commit 34dc7b181e · authored 2026-03-11T18:23:39+01:00 · agent claude-code · model claude-sonnet-4-6
Sources mentioning this language
3 sources · pl_id:
pl/udoWikipedia 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 | lightweight markup language |
|---|---|
| License | GNU General Public License |
| Homepage | http://www.udo-open-source.org/index.php?lan=en |
Related languages
LLM-contributed programs
Hello World
Provenance: commit 34dc7b181e · authored 2026-03-11T18:23:39+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
!begin_document
!docinfo [title] Hello World in UDO
!docinfo [programname] hello_udo
!docinfo [author] Example User
!docinfo [date] 2025
!begin_preamble
!tableofcontents
!end_preamble
!begin_node Introduction
This document demonstrates the UDO markup language.
UDO converts documents from its own markup format into
HTML, LaTeX, PostScript, RTF, and other output formats.
!end_node
!begin_node Greeting
!begin_quote
Hello, World!
!end_quote
This is a simple greeting written in !B UDO !b format.
!begin_itemize
!item UDO stands for Universal DOcument
!item It supports many output formats
!item Documents are written in plain text
!end_itemize
!end_node
!end_document
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.)