Agena is an easy-to-learn procedural programming language designed to be used in scientific, educational, linguistic, and many other applications
, including scripting.
Its syntax looks like very simplified Algol 68 with elements taken from Lua and SQL.
The interpreter provides fast real and complex arithmetics, efficient text processing, flexible data structures, intelligent procedures and package management, plus various configuration facilities.
Change Log
1.2.0: December 25, 2010
This release has new extended features.
1. The substring OperaTor has been redesigned but the old version will still be available till Agena 2.0: the new one is: `str[left to right]`, the old one has been: `str$(left, right)`. An example:
before: `str := 'string'; print(str$(2, 3))` -> 'tr'
now: `str := 'string'; print(str[2 to 3])` -> 'tr'
2. You are now able to determine sublists of table arrays and sequences with the new syntax mentioned above: `s[left to right]`. An example:
now: `a := [10, 20, 30, 40]; print(a[2 to 3])` -> [20, 30]
now: `a := seq(10, 20, 30, 40); print(a[2 to 3])` -> seq(20, 30)
3. The `ops` function now allows to specify the values to be returned by passing a sequence of their index positions as its first argument, e.g. ops(seq(1, -1), 10, 20, 30).
4. The new function `strings.include` inserts a character sequence into a string at a given position.
5. The following functions now issue an error instead of just returning `FAIL` in case of a failure: `os.remove`, `os.MOVE`, `os.mkdir`, `os.rmdir`, `os.chdir`.
6. Improvements to the following operators working on sets and sequences concerning garbage collection: `insert` statement, `union`, `intersection`, `minus`, `unique`, `copy`, `pop/top` and `pop/bottom` statements, and set assignments.
7. Improved error message of `Fractals.draw` if Fractint colour map file has not been not found. you can free download Agena 1.2.0 now.
Program Informations
Size,Price and Added Date
3.08MB free-freeware. 23 December, 2010 Download Links
Agena 1.2.0.Search
out for Crack, Serial, Keygen
out for Crack, Serial, Keygen