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