blob: 3508cd5117129e1463d6dd0f24d5ba0bcab9a68d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
This is a port of MLton, the whole-program optimizing Standard ML
Compiler. MLton runs on a variety of platforms, generates excellent
code, has a fast C FFI, profiling, and many useful libraries,
including an interface to the GNU multiprecision library. For more
information, go to the MLton home page.
WWW: http://www.mlton.org/
Stephen Weeks <sweeks@sweeks.com>
|