
1 Using MLWorks interactively
mlworks script; we never use the term "environment" in the way the Definition uses it in the quotation above. There are two kinds of contexts to distinguish between: the interactive context and the batch context. The interactive context is, essentially, what is available to you when you are running the MLWorks interactive environment, while the batch context is what is available to a program being compiled using the MLWorks batch compilation system, which allows you to compile ML code for execution outside the interactive environment -- and hence, outside the interactive context. There are important differences between the two contexts which we discuss in Chapter 2, "Building Applications", which describes the batch compilation system.

Generated with Harlequin WebMaker