Difference between revisions of "Apl"

From Free Software Directory
Jump to: navigation, search
(added standard links)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU APL
 
|Name=GNU APL
|Short description=free version of the programming language APL
+
|Short description=Interpreter for APL Programming Language
 
|Full description=GNU APL is an interpreter for APL as described in ISO standard 13751, aka. "Programming Language APL, Extended".
 
|Full description=GNU APL is an interpreter for APL as described in ISO standard 13751, aka. "Programming Language APL, Extended".
  
Line 17: Line 17:
 
|VCS checkout command=svn co svn://svn.sv.gnu.org/apl
 
|VCS checkout command=svn co svn://svn.sv.gnu.org/apl
 
|Documentation note=https://www.gnu.org/software/apl/apl.html
 
|Documentation note=https://www.gnu.org/software/apl/apl.html
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Keywords=apl
 
|Keywords=apl
 
|Version identifier=1.7
 
|Version identifier=1.7
Line 25: Line 41:
 
|Version download=https://ftp.gnu.org/gnu/apl/apl-1.7.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/apl/apl-1.7.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/14
+
|Last review date=2019/01/02
 
|Submitted by=Genium
 
|Submitted by=Genium
 
|Submitted date=2013/09/28
 
|Submitted date=2013/09/28
Line 31: Line 47:
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/apl/apl-1.7.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 40: Line 57:
 
|License verified by=Bendikker
 
|License verified by=Bendikker
 
|License verified date=2018/05/03
 
|License verified date=2018/05/03
}}
 
{{Person
 
|Real name=Jürgen Sauermann
 
|Role=Author and Maintainer
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Ruby (Ref)
+
|Resource audience=Debian (Ref)
|Resource URL=https://rubygems.org/gems/apl
+
|Resource URL=https://tracker.debian.org/pkg/apl
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/apl
+
|Resource URL=https://savannah.gnu.org/projects/apl/
}}
 
{{Resource
 
|Resource audience=Debian (Ref)
 
|Resource URL=https://tracker.debian.org/pkg/apl
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://svn.savannah.gnu.org/viewvc/apl
+
|Resource URL=https://svn.savannah.gnu.org/viewvc/apl/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-apl
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-apl/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 71: Line 80:
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/apl
+
|Resource URL=https://ftp.gnu.org/gnu/apl/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Programming-language=C++
 
|Programming-language=C++
 +
|Runs-on=GNU/Linux
 
|Software-development=programming-language
 
|Software-development=programming-language
 
|Use=software-development
 
|Use=software-development

Revision as of 15:44, 2 January 2019


[edit]

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

Verified by

Bendikker

Verified on

3 May 2018




Leaders and contributors

Resources and communication

AudienceResource typeURI
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://svn.savannah.gnu.org/viewvc/apl/
Savannah (Ref)https://savannah.gnu.org/projects/apl/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/apl/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-apl/
Downloadhttps://ftp.gnu.org/gnu/apl/


Software prerequisites

KindDescription
Required to use"Terminal (-emulation) with Unicode support"




Entry




"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

















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.