2 Commits

Author SHA1 Message Date
bcallah
87288ea766 Attempt to fix the build of GNU Apl on sparc64, noticed by the build logs.
landry@ says to just commit it and we'll see what happens next bulk.
No bump, because there's no change for any currently working arch.
2017-11-19 15:01:53 +00:00
bcallah
20f6262495 Import lang/apl, an interpreter for the programming language APL.
From Giuseppe Cocomazzi <sbudella AT gmail DOT com>, who takes MAINTAINER,
thanks!
ok ian@

GNU APL is a free interpreter for the programming language APL.

The APL interpreter is an (almost) complete implementation of ISO standard
13751, i.e. Programming Language APL, Extended.

The APL interpreter can be scripted and it implements: nested arrays and
related functions, complex numbers, and a shared variable interface.
2017-09-11 23:44:11 +00:00