Welcome to Dolmen’s documentation!
Documentation
-
Complete Dolmen manual (HTML)
The Dolmen manual introduces the tasks of lexical and syntactic analysis that Dolmen is designed for, and details how to write lexical analyzers and syntactic analyzers using Dolmen.
It contains two detailed tutorials which can be followed to get started with Dolmen: -
Dolmen lexers syntax reference
The formal grammar and lexical conventions for Dolmen lexer descriptions. -
Dolmen parsers syntax reference
The formal grammar and lexical conventions for Dolmen parser descriptions.