JBasic News
Brought to you by:
tomcole
JBasic 2.6 adds major new support for Java object interactions. This means that you can create and manipulate Java objects directly from JBasic programs. You can script JBasic, or use JBasic as the scripting agent.
Additional updates with this release include support for named lock objects to coordinate multiple threads, the ability to execute arbitrary statements or programs as threads, and the ability to call programs as functions. And there are major performance upgrades in core functions like READ/DATA/REWIND.
And of course, the unit test suite has been updated to test all these new features.