Breccia is a text markup language created in 2019 by Michael Allan.
#2104on PLDB | 6Years Old |
git clone https://github.com/Michael-Allan/Breccia
Lightweight markup for point-form outlining and drafting. (mirror)
Definition of terms for project Breccia
: see also http://reluk.ca/project/wayic/refractory/index.brec
@
- A containment operator.
: see `^^containment clause$` @ language_definition.brec
: see `^^CS$` @ language_definition.brec
alphanumeric
- (of a character) Having a Unicode property of `Alphabetic` or `Decimal_Number`.
: re `Alphabetic` see https://www.unicode.org/reports/tr44/tr44-26.html#Alphabetic
: re `Decimal_Number`
see https://www.unicode.org/reports/tr44/tr44-26.html#General_Category_Values
.brec
- The file extension for Breccia.
: see `Filename extension` @ README.html