Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@benbusby benbusby released this 10 Jan 17:15
· 5 commits to main since this release
65bfa4c

Updates:

  • float variable type now supported
  • Implicit variable creation
    • Variables referenced before creation are initialized as a numeric variable with a 0 value.
  • Add flag for MODIFY commands if the argument is a variable ID
  • Reduced stdout message overhead
  • Add Size field for PRINT commands

For documentation on the latest changes, refer to README.md or CHEATSHEET.md.