This document contains additional information regarding the current state of the Visual CESIL IDE.
Release 1.1 adds a few more examples and fixes a couple of problems in the compiler namely:
- Lines containing just tabs and spaces only are now ignored
- JUMP, JINEG and JIZERO must be followed by a target label
- The LINE command has been changed so that it works under Windows 98
Initial release 1.0 of the IDE and example programs.
Currently you can not copy the text in the output window into the Windows clipboard.
The source window does not scroll in the debugger when execution moves off screen.
It would be nice to double click on an error and go to the source line but you can't.