LWN.net Logo

MLton 20030711 available

From:  Stephen Weeks <sweeks@sweeks.com>
To:  lwn@lwn.net
Subject:  addition to Languages and Tools section: MLton
Date:  Fri, 11 Jul 2003 14:20:32 -0700


Hi.  I would like to request an addition to the Languages and Tools
section of your web site.  Thanks.

New release of the <a href = "http://www.mlton.org">MLton</a> Standard
ML compiler.

Version 20030711 of MLton has been released.  Improvements include
support for Sparc/SunOS, completion of the basis library
implementation, support for calling SML from C, and libraries for weak
pointers and finalization.

MLton is a whole-program optimizing compiler for Standard ML that runs
on a variety of platforms.  It generates standalone executables with
excellent runtime performance, supports the full SML 97 language, and
has a complete basis library.  It has support for source-level time
and allocation profiling, a fast C FFI, and lots of useful libraries,
including a fast implementation of IntInf based on the GNU
multiprecision library.


(Log in to post comments)

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds