This beta version fixes a few bugs and adds a few new features.

  • Fix: Assignment of integers to real numbers
  • Fix: Arrays of real numbers
  • Fix: A bug in the editor when updating characters while editing
  • New: Variables can be initialized with a value at the time of declaration (all types except records)
  • New: Character literals can be specified by their numeric of hex value
  • New: Numeric literals can be specified as binary numbers. E.g. %01001010
  • New: Sin, Cos, and Tan functions added to runtime

Previous Post Next Post