Skip to content

Releases: mauromascarenhas/PIF

PIFC v0.9.08

23 Aug 23:50
Compare
Choose a tag to compare

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).

First stable release

23 Aug 05:18
Compare
Choose a tag to compare

First stable release containing:

  • Algorithm samples.
  • Complete documentation.
  • Complete lexical and syntax analyser (+ a basic semantic analyser which evaluates some expressions).

Windows only

  • 32 and 64bit installers available (see attached binaries).