GibPascal Blog
Brought to you by:
elfstones69
The development notes for GibPascal 1.3.2(Alpha)
Here is what has been completed:
o corrected windows compile version
o rewrote the block processing to be more flexible.
for program, var, const, label, begin, and end.
o Now MS Windows detection is on the list of supported Operating Systems
As of new version has not been introduced for Windows
o allow space between ',' and var (or no spaces) in write / writeln
o corrected several issues with while
o Added a simple check that would keep GibPascal from crashing when ; was missing.