Syntax styling for programming languages
HtmlSyntaxWriter outputs a SyntaxDoc to HTML
SyntaxDoc models a full document as a series of SyntaxLines.
SyntaxLine models one parsed line of code
SyntaxRules defines the syntax rules used to parse a specific programming language.
Syntax rules for a string or character literal
SyntaxType models a syntax specific segment type such keyword or comment
syntax 1.0.82∙26-Jun-2025 Thu 13:18:42 EDT