Re: lazy-keyword
Matthias Blume <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj |
|---|---|
| Message-ID | <[email protected]> |
Actually, Liz is right. At the command line, the switch should be -Cparser.lazy-keyword=true. This does work on my Unix box (actually: Mac OS X, but I am sure it works under Linux, too). I suspect that this is some kind of problem with windows. I don't have a windows box handy at the moment. (The one at my office is currently booted into Linux.) I'll investigate next week. Matthias On Oct 14, 2005, at 7:37 PM, John Reppy wrote: > 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 > _______________________________________________ > 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