Apl
GNU APL
https://www.gnu.org/software/apl/
Interpreter for APL Programming Language.
GNU APL is an interpreter for APL as described in ISO standard 13751, aka. "Programming Language APL, Extended".
This free version of the programming language APL has already implemented the latest and greatest features (nested arrays and related functions, complex numbers, shared variables) and is intended to be a full implementation of the standard.
GNU APL has builtin support for Emacs (gnu-apl-mode).
GNU APL has a predefined keyboard layout in order to produce APL characters when the "Alt" key is held down. The layout can be customized by the program xmodmap and a new keyboard mapping table like "apl.xmodmap" provided in source:
xmodmap apl.xmodmap
Text files beginning with #!apl run the interpreter as a shell with the subsequent lines as input.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
General | https://savannah.gnu.org/people/ | |
VCS Repository Webview | https://svn.savannah.gnu.org/viewvc/apl/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/apl/ | |
VCS Repository Webview | https://web.cvs.savannah.gnu.org/viewvc/apl/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-apl/ | |
Download | https://ftp.gnu.org/gnu/apl/ |
Software prerequisites
Kind | Description |
---|---|
Required to use | "Terminal (-emulation) with Unicode support" |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.