An update of XBLite, v2.2.0, has been released
and is available for download from the XBLite
website:
http://perso.wanadoo.fr/xblite/
or download directly from:
http://perso.wanadoo.fr/xblite/xblite_220.zip
http://perso.wanadoo.fr/xblite/xblite_220.7z
What's New in v2.2.0
====================================================
- We have added support for line continuation using
the underscore character "_" at the end of a line.
See the console demo helloworld.x for an example.
- New compiler optimizations.
- The PROGRAM statement parameter must match the program's
filename, otherwise an error will be displayed.
This statement is only required when building DLL libraries.
- An updated xsed editor v1.21 is released with many new features:
+ New Message Box Builder
+ New Function Browser
+ Updated HTML Help manual
+ Find in File text searching
+ Macro record/play support
+ Additional goasm assembly support
+ Added submenu support to template code menu
- Added several new demo programs:
helloworld.x
fontresource.x
mbb.x
filesearch.x
polygon_rendering.x
sendkey.x