[3607] in Software_Announce
J updated to 7.0.1
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Tue Feb 8 17:11:40 2011
From: Alex T Prengel <alexp@MIT.EDU>
To: software-announce@mit.edu
Cc: alexp@mit.edu, cfyi@mit.edu
Date: Tue, 08 Feb 2011 17:11:34 -0500
I've updated the J programming language on Athena to 7.0.1. From my
message to users:
J has been updated to 7.0.1. To run the prior 6.0.2 release for a
limited time:
add j
jwd -ver 602 or
jconsole -ver 602
The GUI is now invoked by a new command:
jgtk
there is also a Web server version that can be started by running:
jhs
To run the console (command-line) version type:
jconsole
Release notes are accessible by running "Help" -> "Release Highlights"
from within jgtk.
for documentation follow links at
http://ist.mit.edu/services/software/athena/languages#J
Alex