Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Invisible XML

< >

Invisible XML is a grammar language created in 2020 by Steven Pemberton.

Source code:
git clone https://github.com/invisiblexml/ixml/
#1400on PLDB 4Years Old

Invisible XML


Example from the web:
url: scheme, ":", authority, path. scheme: letter+. authority: "//", host. host: sub++".". sub: letter+. path: ("/", seg)+. seg: fletter*. -letter: ["a"-"z"]; ["A"-"Z"]; ["0"-"9"]. -fletter: letter; ".".

View source

- Build the next great programming language About Acknowledgements Extensions Day 625 feedback@pldb.io