Skip to content

0.2.1

Compare
Choose a tag to compare
@ToddFincannon ToddFincannon released this 29 Jun 17:30
· 621 commits to main since this release
  • separate initialization for constants and levels
  • allow negative constants in the grammar
  • allow expressions in constant lists
  • show code generator exceptions for debugging purposes
  • add the "subs" tool to generate the JSON for subscript ranges
  • make the RHS optional to support the syntax for loading data files
  • expand preprocessor to extract manually handled constructs to a removals.txt file
  • format code with prettier (no more semicolons!)