[3606] in Software_Announce
newLISP updated to 10.2.8
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Mon Feb 7 16:37:40 2011
From: Alex T Prengel <alexp@MIT.EDU>
To: software-announce@mit.edu
Cc: alexp@mit.edu, cfyi@mit.edu
Date: Mon, 07 Feb 2011 16:37:33 -0500
I've updated newLISP on Athena to 10.2.8. newLISP is an extensible,
embedded scripting language based on LISP. To run it:
add newlisp
newlisp
>From my message to users:
newLISP has been updated to 10.2.8. To run the prior 10.0 release for a
limited time:
add newlisp
newlisp -ver 10.0=20
New in this release is an editor/simple IDE, which can be launched from
the athena prompt by typing:
newlisp-edit
The editor also has an interface to the online help system, which can
also be accessed at=20
http://web.mit.edu/newlisp_v10.2.8/share/doc/newlisp/manual_frame.html
Release notes are at=20
http://web.mit.edu/newlisp_v10.2.8/newLISP-10.2.8-Release.html
For some reason, OpenGL/glut demos don't work on 64 bit machines in this
release but the cause is unclear.
Alex