Skip to content

0.0.2-alpha

Latest
Compare
Choose a tag to compare
@JulindM JulindM released this 06 Nov 20:11
· 1 commit to main since this release
c6bb32c

Improve the syntactic error diagnostic generation

  • Use tree sitter's error nodes instead of the walk down during evaluation and building syntatic errors at the evaluation level.
  • This new syntactic error generation mechanism is akin to the tokenisation, hence the diagnoser module name where this generator lives.

Build action was configured so binaries for all major platforms are available for download