SML# Document Version 4.0.0
I Overview

Chapter 2 About This Document

This documents consist of the following parts.

  1. 1.

    Part I: an overview of the SML#.

  2. 2.

    Part II: SML# tutorials. The tutorials are structured in such a way that the reader can learn SML# from programming basics to advanced programming features provided by SML#. We recommend to read through this part quickly.

    If you are in a harry, you may find the desired information in one of the following pages.

  3. 3.

    Part III: reference manuals on the SML# language and the libraries including Standard ML Basis Library.

  4. 4.

    Part IV: Reference manuals on SML# tools (smllex, smlyacc, smlformat etc).

  5. 5.

    Part V: The internals and data structures of the SML# system.

  6. 6.

    Part VI: references.

In the version 4.0.0 of this document, Part IV and LABEL:part:internal are not completed. They are going to be completed in the future version.