Categories
MLKit
The MLKit is a full-blown compiler for the programming language Standard ML. The MLKit implements most of the Basis Library and has support for ML Basis Files. The compiler runs on the Linux platform and targets the x86 architecture. The MLKit includes a graphical region profiler, which helps gain detailed control over memory reuse. The example graph to the right shows a region profile (region sizes as a function of time) of two hundred generations of the `Game of Life'. Programmers who are interested in real-time programming can exploit the possibility of disabling reference-tracing garbage collection. In this case, there will be no interruptions of unbounded duration at runtime.
Last updated 21 Sep, 2006
About
Leadership
- Martin Elsman - Maintainer
Requirements
- Standard ML of New Jersey version 110.0.7 (Build Prerequisite)
Versions
4.3.0
4.3.0 released on 2006-01-27
- Released: 27 Jan, 2006
- Code Maturity: Stable
- Source Archive: http://www.itu.dk/research/mlkit/dist/mlkit-4.3...
- Licenses: GPLv2orlater
- Interfaces: Command Line
