mainGNU APL - Summary

 
 
Membership Info
Group Admin:
2 active members

Group identification
Id: 11212
System Name: apl
Name: GNU APL
Group Type: Official GNU software

Search in this Group


 

This software is part of the GNU Project.

GNU APL is a free interpreter for the programming language APL.

APL is specified in ISO standard 13751 aka. "Programming Language APL, Extended", and GNU APL is an (almost) full implementation of the standard.

GNU APL supports:
  * nested arrays
  * complex numbers
  * shared variables. and
  * scripting

Registration Date: Tue 24 Sep 2013 11:22:02 AM UTC
License: GNU General Public License v3 or later
Development Status: 4 - Beta

 

Latest News rss feed
GNU APL 1.8 Released
     posted by j_sauermann, Sun 23 Jun 2019 01:03:32 PM UTC

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

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

This release contains:

  • bug fixes,


  • ⎕DLX (Donald Knuth's Dancing Links Algorithm),


  • ⎕FFT (fast fourier transforms; real, complex, and windows),


  • ⎕GTK (create GUI windows from APL),


  • ⎕RE (regular expressions), and


  • user-defined APL commands.


Also, you can now call GNU APL from Python.

GNU APL 1.7 Released
     posted by j_sauermann, 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),
[...]
GNU APL 1.6 released
     posted by j_sauermann, Sun 28 Aug 2016 02:42:05 PM UTC

Hi,

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

This release contains:

    * bug fixes,

    * ⎕FIO (replaces FILE I>O native functions), and

    * local variables in lambdas


All bugs reported before Aug. 25, 2016 were fixed. [...]

GNU APL 1.5 Released
     posted by j_sauermann, Mon 30 Mar 2015 01:45:09 PM UTC

Hi,

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

This release contains:

  • some progress on parallel (multi-core) APL (still experimental)


  • performance counters for all built-in APL functions


  • the possibility to build GNU APL as a library (thanks to Dirk)
[...]

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code