0.0.1 • Published 7 years ago
@smotaal/grammars v0.0.1
SMotaal's Grammars
Regular expression markup grammars.
These grammars represent the set of barebone elements needed for fine-enough grained parsing with a one-size-fits semi-contextual tokenizer. Naturally, they rely on abstractions that do not currently have a well-defined conceptual paradigm.
Note: All grammars are not yet stable.
These grammars are constantly being revised to meet experimental requirements of @smotaal/tokenizer. They do not conform to any particular specifications at the moment.
That said, they have been used reliably and responsibly to build the prototype of the Markout client-side engine I use on my own site.
JS JavaScript
javascript-grammaraims for spec-level granularity.javascript-extended-grammarintends to go rouge.typescript-grammaris there to makemarkouthappy.
HTML Hypertext Markup Language
html-grammaraims for spec-level granularity.
CSS Cascading Style Sheets
css-grammaris there to makehtml-grammarhappy.
MOMD Markout-Markdown
markdown-grammaris there to makemarkouthappy.