Thom1729 / SublimeSyntaxParser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:JavaScript 99.6%Language:HTML 0.4%