[4092] in Software_Announce
Fantom on Athena updated to 1.0.66
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Mon Oct 20 15:53:58 2014
From: Alex T Prengel <alexp@mit.edu>
To: software-announce@MIT.EDU
Cc: alexp@MIT.EDU, cfyi@MIT.EDU
Date: Mon, 20 Oct 2014 15:53:48 -0400
I've updated the Fantom programming language on Athena to 1.0.66. From
my message to users:
The Fantom programming language on Athena has been updated to 1.0.66.
Fantom is a general purpose object-oriented programming language that
runs on the JRE and and JavaScript. The language supports functional
programming through closures and concurrency through the Actor model.
Fantom takes a "middle of the road" approach to its type system,
blending together aspects of both static and dynamic typing.
More information including usage instructions and pointers to
documentation are at
http://web.mit.edu/fantom_v1.0.66/README.athena
Local documentation can be accessed from
http://web.mit.edu/fantom_v1.0.66/doc/
A change log is at http://fantom.org/doc/docIntro/ChangeLog.html