Re: lazy-keyword
John Reppy <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj |
|---|---|
| Message-ID | <[email protected]> |
The flag is called "lazysml": Standard ML of New Jersey v110.55 [built: Sun Aug 14 11:26:21 2005] - Control.lazysml := true; [autoloading] ... [autoloading done] val it = () : unit - fun lazy f x = x; val f = fn : 'a ?.susp -> 'a ?.susp val f_ = fn : 'a ?.susp -> 'a - On Oct 14, 2005, at 7:11 PM, Muhibba Haque wrote: > I downloaded SML 110.55 version in Windows XP and > tried to enable the "lazy" keyword by typing : > -Cparser.lazy-keyword=true > but unfortunately it gives me the following error: > -!* unable to parse value `' for lazy-keyword : bool > -!* unable to process `true' (unknown extension `') > > > Please suggest. I need to use the flag "lazy" for my > assignment. > > Regards -- Liz > > > > > __________________________________ > Yahoo! Music Unlimited > Access over 1 million songs. Try it free. > http://music.yahoo.com/unlimited/ > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, > discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Smlnj-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/smlnj-list > > ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl