Language

Package: apl @ 1.8

Synopsis

APL interpreter

Description

GNU APL is a free interpreter for the programming language APL. It is an implementation of the ISO standard 13751.

Home page
https://www.gnu.org/software/apl/
Location
gnu/packages/apl.scm (line: 33, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'gettext' does not match package name 'gettext-minimal'
input-labels

Identify input labels that do not match package names

label 'pcre' does not match package name 'pcre2'