[3551] in Software_Announce
Eifefl on Athena updated to 6.6
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Thu Oct 28 20:06:55 2010
From: Alex T Prengel <alexp@MIT.EDU>
To: software-announce@mit.edu
Cc: alexp@mit.edu, cfyi@mit.edu
Date: Thu, 28 Oct 2010 20:06:45 -0400
I've updated the Eiffel language compiler/IDE on Athena to 6.6. There
are now separate 32 and 64 bit versions. From my message to users:
EiffelStudio has been updated to 6.6 and made the default.
EiffelStudio is an IDE (and command-line compiler) for the Eiffel
programming language. It is full-featured and includes the ability to
automatically generate hyperlinked html documentation.
To access it:
add eiffel
To run the IDE:
estudio
To run the command-line compiler (see also file
/mit/eiffel_v6.6/README.hello_world for more details):
ec <options> file.ace <options>
The README.athena file at the top of the eiffel_v6.6 locker has
pointers to additional resources and other important information.
Release notes are accessible from the starting documentation page.
Alex