Jump to content

Agena: Difference between revisions

From EDM2
m version bump
No edit summary
Line 1: Line 1:
==Description==
[[Image:Agenalogo.png|300px|right]]
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.
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.


Line 6: Line 6:


==Version==
==Version==
'''* Latest Version for OS/2-eCS''': Agena 2.8.6. / 2015-09-30
* Latest Version for OS/2-eCS: Agena 2.8.6. / 2015-09-30


==Links==
==Links==
'''Official Web Site:''' http://agena.sourceforge.net
* Official Web Site: http://agena.sourceforge.net


==License==
==License==
Line 16: Line 16:
==Author==
==Author==
* [[Alexander Walz]]
* [[Alexander Walz]]
==Related Articles==


==Publications==
==Publications==
 
* A quick and dirty tutorial: http://sourceforge.net/projects/agena/files/Manuals/agena-crashcourse.pdf/download


[[Category: Tools]] [[Category:DOS Tools]] [[Category:MS Windows Tools]] [[Category:MAC OSX Tools]] [[Category:Solaris Tools]] [[Category:Linux Tools]]
[[Category: Tools]] [[Category:DOS Tools]] [[Category:MS Windows Tools]] [[Category:MAC OSX Tools]] [[Category:Solaris Tools]] [[Category:Linux Tools]]

Revision as of 13:54, 22 October 2015

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 DBCS.

Version

  • Latest Version for OS/2-eCS: Agena 2.8.6. / 2015-09-30

Links

License

The source code is released under the MIT License while the binaries are released under the GNU GPL v2 License.

Author

Publications