Difference between revisions of "Apl"

From Free Software Directory
Jump to: navigation, search
m (new release)
m (1.6)
(8 intermediate revisions by 2 users not shown)
Line 5: Line 5:
  
 
This [[free software|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.
 
This [[free software|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 [https://github.com/lokedhs/gnu-apl-mode builtin support] for [[Emacs]] (''gnu-apl-mode'').
 
|Homepage URL=https://www.gnu.org/software/apl/
 
|Homepage URL=https://www.gnu.org/software/apl/
 
|User level=beginner
 
|User level=beginner
Line 17: Line 19:
 
Text files beginning with ''#!apl'' run the interpreter as a shell with the subsequent lines as input.
 
Text files beginning with ''#!apl'' run the interpreter as a shell with the subsequent lines as input.
 
|Keywords=apl
 
|Keywords=apl
|Version identifier=1.1
+
|Version identifier=1.6
|Version date=2013/11/05
+
|Version date=2016/08/28
 
|Version status=stable
 
|Version status=stable
|Version download=ftp://ftp.gnu.org/gnu/apl/apl-1.1.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/apl/apl-1.6.tar.gz
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2013/11/09
+
|Last review date=2016/11/10
 
|Submitted by=Genium
 
|Submitted by=Genium
 
|Submitted date=2013/09/28
 
|Submitted date=2013/09/28
Line 30: Line 32:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3orlater
+
|License=GPLv3
 
|License copyright=Dr. Jürgen Sauermann
 
|License copyright=Dr. Jürgen Sauermann
|License verified by=genium
+
|License verified by=Genium
 +
|License verified date=2016/11/10
 +
|License note=http://svn.savannah.gnu.org/viewvc/trunk/COPYING?root=apl&view=markup
 
}}
 
}}
 
{{Person
 
{{Person
Line 49: Line 53:
 
|Resource URL=bug-apl@gnu.org
 
|Resource URL=bug-apl@gnu.org
 
}}
 
}}
{{Resource}}
+
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://svn.savannah.gnu.org/viewvc/?root=apl
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/apl/
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/apl/
 +
}}
 
{{Software category
 
{{Software category
 
|Software-development=programming-language
 
|Software-development=programming-language
 
|Use=software-development
 
|Use=software-development
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite description=[http://www.netlib.org/lapack/ lapack]
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite description=[[readline]]
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite description=[[gettext]]
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description="APL characters"
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Unicode
+
|Prerequisite description="Terminal (-emulation) with Unicode support"
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 02:51, 10 November 2016


[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





"Author and Maintainer of GNU APL" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


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


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






"Debian" 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.