Many important enhancements, bugs and documentation
changes are included in this snapshot release.
New Since the Last Snapshot Release (0.25)
================================
1. LET statement permits array assignments
2. CHAIN and COMMON statement support
3. Improved execution efficiency
4. Bug fixes: Errors raised for overlows/casting problems
5. Full complement of SAVE, RESAVE, DELETE and LISTP
commands for managing saved program images in the
master database.
6. Several bug fixes.
7. Operator precedence bug fixes and enhancements.
8. Interpreter command improvements and command
line options.
a) Run a program from the database
b) Run a binary image program from a file
c) Run a binary image program using shell hack
9. Bug Fix: ON ERROR handler is now disabled for
direct statement executions, to prevent the
handler from taking over an interactive
session.
A full description of the changes are found here:
http://bdbbasic.wiki.sourceforge.net/ChangeLog
===
About BDB-BASIC:
The BDB-BASIC project is a BASIC language interpreter that is
based heavily upon the Berkeley DB database software (or just BDB). It
not only uses BDB for managing user databases, but uses BDB internally
for indexing of variable tables and other program elements. Its
interpreted
language is partially influenced by the Ada language. The project is
LGPL,
with full source code availability.
--
Warren W. Gay VE3WWG