[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-apl] GNU APL 1.6 released
From: |
enztec |
Subject: |
Re: [Bug-apl] GNU APL 1.6 released |
Date: |
Sun, 28 Aug 2016 13:21:28 -0600 |
Nice - thanks - looks good - no configure or make problems
and libapl.so looks great - no problem with previously written code
native function for accessing PostgreSQL ... something very nice to play with
(didn't see that before)
---
Of cource the web page at http://www.gnu.org/software/apl needs upgrade
Why not add a link to the newest version right on the front page too?
http://www.gnu.org/software/apl (*deleted comment about intelligence level of
new c/c++/java converts to apl to be limiting ability to navigate to apl dir on
ftp site) and put the latest version in the apl.html
http://www.gnu.org/software/apl/apl.html
Maybe time getting close to renaming next release apl-2.0 ?
but +/÷⍳10000000 isn't any faster ;)
Thanks Juergen
On Sun, 28 Aug 2016 17:32:17 +0200
Juergen Sauermann <address@hidden> wrote:
> 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.
>
> 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 address@hidden
>
> Have fun!
>
> /// Jürgen