Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

SGML

< >

SGML, aka Standard Generalized Markup Language, is a text markup language created in 1986.

#799on PLDB 38Years Old
Wikipedia

The Standard Generalized Markup Language (SGML; ISO 8879:1986) is a standard for defining generalized markup languages for documents. ISO 8879 Annex A.1 defines generalized markup: Generalized markup is based on two postulates: Markup should be declarative: it should describe a document's structure and other attributes, rather than specify the processing to be performed on it. Declarative markup is less likely to conflict with unforeseen future processing needs and techniques. Read more on Wikipedia...


Example from Wikipedia:
<lines> <line>first line</line> <line>second line</line> </lines>
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll