05-08-2021, 05:06 PM
(05-08-2021, 06:48 AM)boriel Wrote:thanks for the above information :-) I am fine with github/lab logs so will check them out(05-07-2021, 04:24 PM)RandomiserUsr Wrote:(05-06-2021, 10:46 PM)boriel Wrote:(05-02-2021, 11:24 AM)RandomiserUsr Wrote: great and no inconvenience at all just thankful for the tool - let us know what version it is in :-)
Is there list of up and coming features for ZXB ?
thanks
Please, try this version and tell me if it works
http://www.boriel.com/files/zxb/zxbasic-...a26.tar.gz
http://www.boriel.com/files/zxb/zxbasic-...beta26.zip
http://www.boriel.com/files/zxb/zxbasic-...-win32.zip
http://www.boriel.com/files/zxb/zxbasic-...x64.tar.gz
http://www.boriel.com/files/zxb/zxbasic-...cos.tar.gz
Yes this fixes the issue ! :-)
Is there list of up and coming features for ZXB ?
I will publish them in the Changelog.md file when released (you can also have a look at the github log but it might be a bit confusing...). The most important up to the moment are:
- Better code generation (faster and smaller, and still more to come)
- Fixes many bugs (ok, this one included, but this was a bug introduced due to this big change)
- Variables can now have '_' character. So _a_variable is allowed. Also _ or __.
- Config files. You can save your options in config file and load them (i.e. project.ini by default). See --save-config in the help
I still need some extra time to finish some implementations, and that's all.
Thank you for continuing this brilliant project that brings joy to a lot of people