newsGNU APL - News: GNU APL 1.7 Released

 
 
Latest News
GNU APL 1.8 Released posted by j_sauermann, Sun 23 Jun 2019 01:03:32 PM UTC
GNU APL 1.7 Released posted by j_sauermann, Fri 17 Mar 2017 05:13:17 PM UTC
GNU APL 1.6 released posted by j_sauermann, Sun 28 Aug 2016 02:42:05 PM UTC
GNU APL 1.5 Released posted by j_sauermann, Mon 30 Mar 2015 01:45:09 PM UTC
GNU APL 1.4.released posted by j_sauermann, Thu 07 Aug 2014 06:02:49 PM UTC

GNU APL 1.7 Released

Item posted by Jürgen Sauermann <j_sauermann> on Fri 17 Mar 2017 05:13:17 PM UTC.

Hi,

I am happy to announce that GNU APL 1.7 has been released.

GNU APL is a free implementation of the ISO standard 13751 aka.
"Programming Language APL, Extended",

This release contains:

  • bug fixes,


  • ⎕SQL (replaces the SQL native function),


  • ⎕DLX (an implementation of Donald Knuth's dancing links

  algorithm, aka. Algorithm X or DLX).

  • an interface from the programming languages Erlang and Elixir

  into GNU APL. With this interface one can use APL's vector
  capabilities in programs written in Erlang or Elixir. Or from
  the Phoenix web framework.

All bugs reported before Mar. 17, 2017 were fixed.

The GNU APL project lives at: http://www.gnu.org/software/apl
and can be downloaded from: ftp://ftp.gnu.org/gnu/apl/ or any
GNU mirror.

Bug reports and other suggestions are welcome at bug-apl@gnu.org.

Have fun!

Dr. Jürgen Sauermann
Author and Maintainer of GNU APL

 

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code