Agena 0.29.3

Agena is an easy-to-learn procedural programming language designed to be used in scientific, educational, linguistic, and many other applications. Its syntax looks like very simplified Algol 68 with elements taken from Lua and SQL.
What’s New in This Release: [ read full changelog ]
· readlib and with now also check the folder pointed to by mainlibname for Agena libraries. The new search sequences are: current working directory, mainlibname, libname. The search sequence used by readlib is output on the console if the last argument is true.
· Added labels, xscale, and yscale options inspired by the TI-84 calculator to gdi.plotfn. Plotting of the `0` label has been improved, as well.
· The new tables.allocate function sets the specified keys and values to a table.
· Standardized error messages in all packages.
· map, select, and remove did not work correctly in some cases with table arrays, and always did not work correctly with dictionaries. This has been fixed.
· maptoset crashed Agena if called with a dictionary. Also it did not work correctly with some sorts of table arrays. This has been fixed.
· As previously documented, zip did not work with dictionaries. This has been changed.
· linalg.checkvector might have crashed if anything but a vector has been passed. …
March 30th, 2010 at 7:19 am
Dear Ladies and Gentlemen,
I would be very happy if you update the download link provided at
http://freemedia.realgage.com/agena-0-29-3.html
to
http://downloads.sourceforge.net/agena/agena-0.31.3-win32-setup.exe
and change the version number of Agena to `Agena 0.31.3`.
Thank you !
Yours faithfully,
Alexander Walz
March 30th, 2010 at 9:35 am
Here is the new version It is Agena 0.31.3 for Windows
Download at http://downloads.sourceforge.net/agena/agena-0.31.3-win32-setup.exe.