Parser module

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sulsa

    #1

    Parser module

    Is there some way to tell parser module (parser.suite function) not to
    stop parsing after it have found some syntax error but to proceed with
    parsing and construct the abstract syntax tree for rest of the code.
Working...