Agena is an open source and easy-to-learn procedural programming language designed to be used in scientific, linguistic, educational, and many other applications.
Agena's syntax looks like very simplified Algol 68 with elements taken from Lua and SQL.
The interpreter provides fast complex and real arithmetics, flexible data structures, efficient text processing, intelligent procedures and package management, plus various configuration facilities.
What's New in This Release: [ read full changelog ]
· The new `*%` operator returns the percentage.
· The `/%` operator returned the percentage instead of the ratio. This has been fixed.
· Updated the Crash Course.