Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

New Annotations & Pragmas

  • Unicode pragmas


SCCharts Syntax Changes

  • Primes can be used in identifier
  • Hostcode now uses accent grave (`)
  • Function call syntax with angle brackets is considered deprecated. It can still be accessed with the extern keyword


New Code Generation

  • The code generation now creates functions that can handle different status instances of a program.
  • You can toggle additional debug comments which are printed as comments into the generated code.

...