Agena: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(13 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Software | |||
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. | |Picture=Agenalogo.png | ||
|Name=Agena | |||
|Version=3.6.0 (Nov 2023) | |||
|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 | *8 Bit ASCII (255 characters according to current code page). No support for [[Unicode]] or DBCS. | ||
==Version== | ==Version== | ||
* | *2.9.8 (2016-08-16) | ||
*2.15.3 (2019-07-01) | |||
*2.28.1 (2022-05-31) | |||
*2.41.3 (2023-07-03) | |||
*3.6.0 (2023-11-26) | |||
==Links== | ==Links== | ||
* | * [http://agena.sourceforge.net The Agena language] | ||
* A quick and dirty tutorial: [http://sourceforge.net/projects/agena/files/Manuals/agena-crashcourse.pdf/download agena-crashcourse.pdf] | |||
[[Category:Programming Languages]][[Category:Open Source Software]] | |||
Latest revision as of 20:52, 27 November 2023
Agena | |
---|---|
![]() | |
Name | Agena |
Version | 3.6.0 (Nov 2023) |
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)
- 2.41.3 (2023-07-03)
- 3.6.0 (2023-11-26)
Links
- The Agena language
- A quick and dirty tutorial: agena-crashcourse.pdf