Agena: Difference between revisions
Appearance
m version bum |
No edit summary |
||
Line 20: | Line 20: | ||
* A quick and dirty tutorial: http://sourceforge.net/projects/agena/files/Manuals/agena-crashcourse.pdf/download | * A quick and dirty tutorial: http://sourceforge.net/projects/agena/files/Manuals/agena-crashcourse.pdf/download | ||
[[Category: | [[Category:Programming Languages]] [[Category:DOS Tools]] [[Category:MS Windows Tools]] [[Category:MAC OSX Tools]] [[Category:Solaris Tools]] [[Category:Linux Tools]] |
Revision as of 15:05, 19 August 2016

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 and is available for multiple platforms.
Charset support (for macro/text processing)
8 Bit ASCII (256 Characters according to current codepage). No support for Unicode or DBCS.
Version
- Latest Version for OS/2-eCS: Agena 2.9.7. / 2016-02-05
Links
- Official Web Site: http://agena.sourceforge.net
License
The source code is released under the MIT License while the binaries are released under the GNU GPL v2 License.
Author
Publications
- A quick and dirty tutorial: http://sourceforge.net/projects/agena/files/Manuals/agena-crashcourse.pdf/download