Agena

Version: 
3.6.3
Release date: 
Monday, 9 March, 2009

License:

Interface:

Authors/Port authors:

Agena is an easy-to-learn procedural programming language suited for everyday usage. It has been implemented as an interpreter and can be used in scientific, educational, linguistic, and many other applications. Its syntax looks like very simplified Algol 68 with elements taken from Lua and SQL.

This software is distributed as compressed package. You have to download and manually install it; if prerequisites are required, you will have to manually install them too.

Manual installation

Available both as 7 ZIP and WarpIN package:

  • download the 7 ZIP package to temporary directory and unpack it to destination folder;
  • the WarpIN package is self-installing.

See below for download link(s).

You can install the prerequisites with rpm running the following string in a command line:

yum install libc libcx libgcc1 libssp libstdc++6 libstdc++ libsupc++6 libsupc++ libgcc-fwd readline ncurses

Following ones are the download links for manual installation:

Agena v. 3.6.3 (5/12/2023, Alexander Walz) Readme/What's new
3.6.3 Charon, December 05, 2023. - `erf` has been extended to compute the integral of the Gaussian distribution from z to w, with erf(z, w) = erf(w) - erf(z). Complex numbers are supported, too. - New `math.chi` implements the piecewise indicator function. - New `stats.binompdf` determines to the binomial probability density. - New `stats.binomd` simplifies to the cumulative probability binomial distribution function. - New `stats.poissonpdf` calculates the Poisson probability density. - New `stats.poissond` implements the cumulative probability Poisson distribution function. - `stats.numbcomb` has been reimplemented in C and has become 30 percent faster. - `stats.numbperm` has been reimplemented in C and has become 40 percent faster. - New `utils.numiters` returns the number of iterations in the interval [a, b], with a <= b and with an optional positive step size, which is one by default. The result is equal to int(|b - a|/step) + 1.
 hobbes.nmsu.edu/download/pub/os2/dev/proglang/misc/Agena_3-6-3.wpi
Agena v. 3.6.3 (5/12/2023, Alexander Walz) Readme/What's new
3.6.3 Charon, December 05, 2023. - `erf` has been extended to compute the integral of the Gaussian distribution from z to w, with erf(z, w) = erf(w) - erf(z). Complex numbers are supported, too. - New `math.chi` implements the piecewise indicator function. - New `stats.binompdf` determines to the binomial probability density. - New `stats.binomd` simplifies to the cumulative probability binomial distribution function. - New `stats.poissonpdf` calculates the Poisson probability density. - New `stats.poissond` implements the cumulative probability Poisson distribution function. - `stats.numbcomb` has been reimplemented in C and has become 30 percent faster. - `stats.numbperm` has been reimplemented in C and has become 40 percent faster. - New `utils.numiters` returns the number of iterations in the interval [a, b], with a <= b and with an optional positive step size, which is one by default. The result is equal to int(|b - a|/step) + 1.
 sourceforge.net/projects/agena/files/Binaries/Agena%203.6.3/agena-3.6.3-os2.wpi/download
Agena Manual v. 3.6.3 (, Alexander Walz)
 sourceforge.net/projects/agena/files/Manuals/agena.pdf/download
Agena source code v. 3.6.3 (Source code, , Alexander Walz)
 sourceforge.net/projects/agena/files/Sources/agena-3.6.3-src.tar.gz/download
Record updated last time on: 06/12/2023 - 02:33

Translate to...

Comments

Hello, thank you very much for listing me. Greetings from Bonn, Rhineland, Alex

Add new comment