Newsgroups: comp.lang.apl
Path: utzoo!utgpu!watserv1!maytag!aftermath!water!ljdickey
From: ljdickey@water.waterloo.edu (L.J.Dickey)
Subject: J
Message-ID: <1990Aug26.125937.29181@water.waterloo.edu>
Keywords: APL, complex math, functional programming
Organization: University of Waterloo
Date: Sun, 26 Aug 90 12:59:37 GMT
Lines: 10

A new dialect of APL called "J" has been developed by Iverson Software
Incorporated and was announced at APL90.  At the show, versions of J
for the IBM PC and for the Mac were distributed free.  There are also
versions for the VAX, MIPS, and Next available.  These latter three
are presently available on a limited basis from me.

J is an advanced dialect of APL.  It has boxed arrays, operators
that accept user defined functions, (true) user defined operators, and
complex numbers.  It uses the ASCII character set. 

