Description
Interprets GNU APL programs and array-programming experiments through a command-line interpreter and supporting library. It is useful for learners, researchers, and developers exploring APL's concise notation and array operations.
APL code can be dense and hard to audit when unfamiliar. Review scripts before executing them, especially if they read files, call shell commands, or process sensitive data.