info-gnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU APL 1.2 Released


From: Juergen Sauermann
Subject: GNU APL 1.2 Released
Date: Tue, 14 Jan 2014 12:41:15 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hello,

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

This release contains:

* A new memory management for APL values.
  Almost every segfault reported so far could be traced back to APL values being
  deleted too early. Therefore the old memory management was replaced by  a new,
  shared pointer based scheme that appears to be more stable.

* Native Functions
   It is now possible to write user-defined APL functions in C++.

* Support for emacs mode
  Elias Mårtenson has developed a cool emacs mode for GNU APL, see https://github.com/lokedhs/gnu-apl-mode.
  The support libraries for this mode are now shipped and built in GNU APL 1.2.

All bugs reported before 1/13/2014 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!

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]