ZacharyWesterman / paisley

Plasma Automation / Instruction Scripting Language
GNU General Public License v3.0
0 stars 0 forks source link

Improve syntax error detection #57

Closed ZacharyWesterman closed 11 months ago

ZacharyWesterman commented 11 months ago

If next token is incorrect, check if it could become a correct token

ZacharyWesterman commented 11 months ago

This will require a significant refactor of the parser... closing this until I actually go through with the refactor