Jump to content

Agena: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 10: Line 10:


Charset support (for macro/text processing):
Charset support (for macro/text processing):
*8 Bit ASCII (255 characters according to current codepage). No support for [[Unicode]] or DBCS.
*8 Bit ASCII (255 characters according to current code page). No support for [[Unicode]] or DBCS.


==Version==
==Version==

Revision as of 01:20, 30 July 2022

Agena
Name Agena
Version 2.28.1 (May 2022)
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 code page). No support for Unicode or DBCS.

Version

  • 2.9.8 (2016-08-16)
  • 2.15.3 (2019-07-01)
  • 2.28.1 (2022-05-31)

Links