The 2009 ACM SIGPLAN Workshop on ML has put out a call for participation. ML 2009 "aims to provide a forum to encourage discussion and research on ML and related technology (higher-order, typed, or strict languages)."
It will be held in conjunction with ICFP 2009 on August 30, 2009, in Edinburgh, UK.
The 2009 ACM SIGPLAN Workshop on ML has put out a call for papers. It aims to "provide a forum to encourage discussion and research on ML and related technology (higher-order, typed, or strict languages)."
The submission deadline is May 11, 2009. The workshop will be held on August 30, 2009, in Edinburgh, Scotland, UK.
The 2008 ACM SIGPLAN Workshop on ML has put out a call for papers. This workshop aims to provide "a forum to encourage discussion and research on ML and related technology."
Submissions are due by June 23, 2008. The workshop will be held on September 21, 2008, in Victoria, British Columbia, Canada.
Standard ML of New Jersey 110.65 has been released. SML/NJ is a portable, open-source Standard ML '97 implementation.
This release includes bug fixes.
Standard ML of New Jersey 110.64 has been released. SML/NJ is a portable, open-source Standard ML '97 implementation.
This release includes: improved signature printing, initial work on the streamlining of the type system of the plambda and flint intermediate languages, support for integer and word division operations with an explicit test for zero division, improvements to the SML Basis library, the addition of the next function to the Fifo and Queue modules, AMD64 support, improved regression testing, plus other changes and bug fixes.
Alice ML 1.4 has been released. Alice is a functional language based on Standard ML, adding support for concurrent, distributed and constraint programming.
This release includes: support for first-class components, an experimental sandboxing infrastructure, improved SML conformance, the integration of additional proposals for Successor ML, toplevel improvements, and other changes.
HaMLet 1.3 and HaMLet-S 1.3/S4 have been released. HaMLet is a Standard ML '97 implementation. HaMLet-S includes proposals for Successor ML.
HaMLet 1.3 includes: improved support for building with most major SML systems, support for outputting the parse tree in S-expression form, and other changes.
HaMLet-S 1.3/S4 includes: support for views, support for higher-order and first-class modules, a complete formal specification of all extensions, extensible records, more expressive pattern matching, plus other changes and bug fixes.
The 2007 ACM SIGPLAN Workshop on ML has put out a call for papers. The workshop "aims to bring together researchers, developers and users of ML to hear about and discuss the latest work on the design, semantics, implementation and application of ML and ML-like languages.
The submission deadline is June 15, 2007. The workshop will be held on October 5, 2007, in Freiburg, Germany.
Alice 1.3 has been released. Alice is a functional language based on Standard ML, adding support for concurrent, distributed and constraint programming.
This release includes: a tutorial on constraint programming using the binding to the Gecode library, bytecode JIT compilation by default, support for some of the extensions proposed for Successor ML, plus other changes and bugfixes.
The 2006 ACM SIGPLAN Workshop on ML has put out a call for participation. It "aims to provide a forum for discussion and research on existing and future ML and ML-like languages.
It will be held on September 16, 2006, in Portland, Oregon.
The 2006 ACM SIGPLAN Workshop on ML has put out a call for papers.
The submission deadline is June 3, 2006, with the workshop being held in Portland, Oregon, on September 16, 2006.
SML# has been announced. It is an extension to Standard ML, adding support for improved interoperability with C, record polymorphism, and rank-1 polymorphism.
An alpha release of the SML# compiler is currently available.
SML/NJ 110.58 has been released. SML/NJ is a portable, open-source Standard ML '97 implementation.
This release includes: a new lexer generator tool; support for Mac OS X on Intel-based Macs, 32-bit mode on x86-64 systems, and untested support for NetBSD 3.x; cleaned up signal handling on x86/Linux; plus other changes.
MLKit 4.3.0 has been released. It is an open-source Standard ML implementation, including support for generating native code on x86 Linux.
This release includes: updates to the Basis Library, garbage collection of regions by default, documentation improvements, support for separate compilation with MLB-files, plus other changes and various bugfixes.
Stephen Weeks has announced that updated performance benchmark results are available for the MLton 20051202 release. The runtime ratio, code size, and compile time of MLton for a number of different programs is compared to those of other Standard ML implementations, including ML Kit, Moscow ML, Poly/ML, and SML/NJ.
MLton 20051202 has been released. It is a portable, optimizing Standard ML compiler.
With this release, MLton is released under a BSD-style license. This release also includes: support for the x86/MinGW and HPPA/Linux platforms, documentation improvements, foreign function interface improvements, new ML Basis annotations, and the ckit and SML/NJ libraries.