Differences between revisions 6 and 7
Revision 6 as of 2008-05-10 18:15:19
Size: 768
Editor: anonymous
Comment:
Revision 7 as of 2008-08-20 18:57:18
Size: 782
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
[http://aplusdev.org/ A+] is fast interpreter supporting a subset of APL (no complex numbers) with POSIX extensions. [[http://aplusdev.org/|A+]] is fast interpreter supporting a subset of APL (no complex numbers) with POSIX extensions.
Line 6: Line 6:
[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.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.
Line 8: Line 8:
[http://www.nial.com Nial] is a melding of APL and Lisp. [[http://www.nial.com|Nial]] is a melding of APL and Lisp.
Line 10: Line 10:
[http://nlisp.info/ NLISP] is numerical extension to Common Lisp with an array syntax. [[http://nlisp.info/|NLISP]] is numerical extension to Common Lisp with an array syntax.
Line 12: Line 12:
[http://numpy.scipy.org NumPy] is a popular array programming extension to the [http://python.org Python] programming language. [[http://numpy.scipy.org|NumPy]] is a popular array programming extension to the [[http://python.org|Python]] programming language.
Line 14: Line 14:
[http://pdl.perl.org/ PDL] is the Perl Data Language, adding array programming to Perl. [[http://pdl.perl.org/|PDL]] is the Perl Data Language, adding array programming to Perl.

Apl Related Languages

A+ is fast interpreter supporting a subset of APL (no complex numbers) with POSIX extensions.

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.

Nial is a melding of APL and Lisp.

NLISP is numerical extension to Common Lisp with an array syntax.

NumPy is a popular array programming extension to the Python programming language.

PDL is the Perl Data Language, adding array programming to Perl.

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