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 bug-...@gnu.org.

Have fun!

Dr. Jürgen Sauermann
Author and Maintainer of GNU APL
|
_______________________________________________
GNU Announcement mailing list <info-gnu@gnu.org>
https://lists.gnu.org/mailman/listinfo/info-gnu

Reply via email to