Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2008-05-10 18:03:40
Size: 577
Editor: anonymous
Comment: reconcile name with content
Revision 6 as of 2008-05-10 18:15:19
Size: 768
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
= AplsAndRelatedLanguages = = Apl Related Languages =
Line 10: Line 10:
[http://numpy.scipy.org NumPy] is an APL inspired extension to the [http://python.org Python] programming language. [http://nlisp.info/ NLISP] is numerical extension to Common Lisp with an array syntax.

[http://numpy.scipy.org NumPy] is a popular array programming extension to the [http://python.org Python] programming language.

[http://pdl.perl.org/ PDL] is the Perl Data Language, adding array programming to Perl.

Apl Related Languages

[http://aplusdev.org/ A+] is fast interpreter supporting a subset of APL (no complex numbers) with POSIX extensions.

[http://www.jsoftware.com/ J] is a modern, high-level, general-purpose, high-performance programming language, ASCII based, born by the brain of APL's creator Turing Award professor Ken Iverson.

[http://www.nial.com Nial] is a melding of APL and Lisp.

[http://nlisp.info/ NLISP] is numerical extension to Common Lisp with an array syntax.

[http://numpy.scipy.org NumPy] is a popular array programming extension to the [http://python.org Python] programming language.

[http://pdl.perl.org/ PDL] is the Perl Data Language, adding array programming to Perl.

AplRelatedLanguages (last edited 2008-11-25 16:09:59 by anonymous)