Skip to content

v1.2.0

Choose a tag to compare

@pt-main pt-main released this 19 Jun 21:03
· 12 commits to main since this release
  • Parsing update:
    • Ast complete with parsing/stringParsing/parser3
    • Lexer update: more runctional (functions from parser1)
  • Plugins update: added plugin interface
  • Fixes and adds