Skip to content

v1.0.0

Compare
Choose a tag to compare
@char0n char0n released this 30 Oct 19:04
· 103 commits to main since this release

1.0.0 (2022-10-30)

Features

  • add parsing mechanism (5f02c72)
  • add POC of BNF grammar (0983490)
  • implement validation mechanism (edaf79e)
  • parser: implement proper parsing mechanism (#6) (2617182), closes #5