Next Previous Contents

MLton User's Guide

Stephen Weeks ( sweeks@acm.org)

1999-7-1


This document describes how to install and use MLton, a whole program compiler for the Standard ML programming language. MLton generates standalone executables for X86 machines running Linux. For more information, go to the MLton homepage. MLton is distributed under the GPL (for details, see the file doc/LICENSE).

1. Getting started

2. Overview of MLton

3. Manual page

4. Basis Library

5. Modules specific to MLton

6. Miscellaneous

7. Foreign function interface (FFI)

8. Profiling

9. Bugs

10. Acknowledgements

Appendix

11. Deviations of SML/NJ from Standard ML


Next Previous Contents