Jump to content

Agena: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Software
|Name=Agena
|Version=2.15.3 (Jul 2019)
|Vendor=
|Author=[[Alexander Walz]]
|Licence=[[MIT License]]
|WWW=http://agena.sourceforge.net
}}
[[Image:Agenalogo.png|300px|right]]
[[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 and is available for multiple platforms.
'''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):
Charset support (for macro/text processing):
Line 7: Line 15:
;Version
;Version
*Agena 2.9.8 (2016-08-16)
*Agena 2.9.8 (2016-08-16)
*Agena 2.14.12 (2019-05-01)
*Agena 2.15.3 (2019-07-01)
;License:The source code is released under the [[MIT License]] while the binaries are released under the [[GNU GPL v2 License]].
 
;Author
* [[Alexander Walz]]


==Links==
==Links==

Revision as of 14:07, 2 July 2019

Agena
[[File:{{{Picture}}}|128px]]
Name Agena
Version 2.15.3 (Jul 2019)
Vendor
Author Alexander Walz
Licence MIT License
WWW http://agena.sourceforge.net

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 (255 characters according to current codepage). No support for Unicode or DBCS.
Version
  • Agena 2.9.8 (2016-08-16)
  • Agena 2.15.3 (2019-07-01)

Links