Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 715 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 715 Bytes

Dogma Syntax Highlighter

Syntax highlighter for the Dogma metalanguage.

About the Dogma Metalanguage

Dogma is a human-friendly metalanguage for describing data formats (text or binary) in documentation.

Dogma follows the familiar patterns of Backus-Naur Form, with a number of innovations that make it also suitable for describing binary data.

Screenshot

screenshot

Known Issues

TextMate syntax highlighters are limited in their power, and so it is possible to write invalid CTE code that the syntax highlighter will accept.