Skip to content

Version 1.4

Compare
Choose a tag to compare
@informedcitizenry informedcitizenry released this 18 Oct 17:43
· 340 commits to master since this release

What's New In Version 1.4

Changes

  • .cerror and .cwarn are now called .errorif and .warnif
  • .char is now .sbyte
  • .map associates characters to output binary instead of code points

Improved unicode support

  • Recognition of code points in expressions with escape identifiers
  • Support for extended and non-Latin characters in labels

Other New Features

  • A new directive .echo will echo a string message to output.
  • A new directive .typedef will define an existing pseudo-op to a new typename.