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/udo
LLM (this repo) · 1WikipediaWikidata · Q7864228

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.

Paradigmslightweight markup language
LicenseGNU General Public License
Homepagehttp://www.udo-open-source.org/index.php?lan=en

Related languages

KDL (0.23)Lush (0.21)UVL (0.20)UNCOL (0.20)UniVerse Basic (0.18)

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
code.u · added: 2026-03-11T17:23:10Z
!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.)

Contribute — propose a file extension

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