Next Previous Up Top Contents Index

4.7.2 The Compiler structure

interruptTightLoops

Compiler option

Structure

Shell.Options.Compiler

Type

val interruptTightLoop: bool option

Description

Although SML does not have a loop construct, functions which are tail recursive are compiled to tight loops in optimizing mode. If interruptTightLoops is true, all subsequently compiled tail recursive functions will be interruptible with Ctrl+C or the interrupt button on the podium.


MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker