apl 1.8-r1550
APL interpreter
GNU APL is a free interpreter for the programming language APL. It is an implementation of the ISO standard 13751.
- Outputs:
out
- Website: https://www.gnu.org/software/apl/
- Licenses: GPL 3+
- Package source: gnu/packages/apl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install apl 1.8-r1550
as follows:
guix install apl@1.8-r1550
Or install the latest version:
guix install apl
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.