Re: MinML: an experimental, more concise meta-syntax for XML and HTML
"Liam R. E. Quin" <[email protected]> Tue, 03 Jan 2023 01:04:20 -0500
| Newsgroups | gmane.text.xml.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2023-01-03 at 05:24 +0000, Ford Bryan wrote: > Hi everyone, > > I thought this new blog post might be of interest to members of this > mailing list: > > MinML: concise but general markup syntax > https://bford.info/2022/12/28/minml/ The strength of XML, the biggest strength, is that the syntax, despite its warts and quirkiness, works everywhere. Pretty much every programming language has at least one XML parser, and the degree of interoperability is unparalleled. Previous work in this area includes ftanml (there's a Balisage paper about that one at least) but it's very hard to get any traction. Markdown succeeded precisely because it doesn't have complex rules - although as soon as you get into anything complex Markdown falls over and feebly kicks its legs in the air like a Corgi on Valium. Brian Reid's @ syntax, later used by Leslie Lamport for LaTeX, is more regular, although @ is used for email addresses. It also looks as if, confusingly, the HTML character entities are built in to your proposal, instead of the usual XML mechanism of defining one's own? Thank you for sharing your ideas. liam -- Liam Quin, https://www.delightfulcomputing.com/ Available for XML/Document/Information Architecture/XSLT/ XSL/XQuery/Web/Text Processing/A11Y training, work & consulting. Barefoot Web-slave, antique illustrations: http://www.fromoldbooks.org _______________________________________________________________________ XML-DEV is a publicly archived, unmoderated list hosted by OASIS to support XML implementation and development. To minimize spam in the archives, you must subscribe before posting. [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/ Or unsubscribe: [email protected] subscribe: [email protected] List archive: http://lists.xml.org/archives/xml-dev/ List Guidelines: http://www.oasis-open.org/maillists/guidelines.php