Skip to content

PIFC v0.9.08

Latest
Compare
Choose a tag to compare
@mauromascarenhas mauromascarenhas released this 23 Aug 23:50
· 4 commits to master since this release

Improved:

  • Removed byte order mark (BOM) from application output.

Fixed:

  • Added #include <cstdlib> in C++ translator.
  • Literal semantic check (literal type is no longer allowed in boolean operations - at all).