/SublimeSyntaxParser

Primary LanguageJavaScriptMIT LicenseMIT

SublimeSyntaxParser

Goals:

  • Replicate the Sublime Text parser with absolute accuracy, bugs and all.
  • Serve as a proof-of-concept for experimental features, including:
    • Unbounded with_prototype recursion.
    • Context variables.
    • Nondeterministic parsing.