Agena: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
Agena is an easy-to-learn procedural programming language designed to be used in scientific, educational, linguistic, graphical, and many other applications, including scripting. | Agena is an easy-to-learn procedural programming language designed to be used in scientific, educational, linguistic, graphical, and many other applications, including scripting. The language also has text processing and macro functions and can be used as a separate text/macro processor if set up as such. | ||
==Charset support (for macro/text processing)== | |||
8 Bit [[ASCII]] (256 Characters according to current codepage). No support for [[Unicode]] or [[DCBS]]. | |||
==Version== | ==Version== |
Revision as of 21:48, 6 November 2014
Description
Agena is an easy-to-learn procedural programming language designed to be used in scientific, educational, linguistic, graphical, and many other applications, including scripting. The language also has text processing and macro functions and can be used as a separate text/macro processor if set up as such.
Charset support (for macro/text processing)
8 Bit ASCII (256 Characters according to current codepage). No support for Unicode or DCBS.
Version
* Latest Version for OS/2-eCS: Agena 2.3.0RC3. / October 27th 2014
Links
Official Web Site: http://agena.sourceforge.net
License
The source code is released under the MIT License while the binaries are release under the GNU GPL v2 License.
Author
Alexander Walz