On 16-Feb-2001 Matthias Felleisen wrote: > > Because imperative languages have named one half of the denotation (the > value return) and not all of it for a long long long time. It's too late > for Haskell to change that. -- Matthias Well now, if I am to understand what a return statement in C does, I must realize not only that it may return a value to a calling routine, but also that it preserves the store. If it allowed the store to vanish, it wouldn't be very useful, would it? So I don't see how it's reasonable to assert that "return" means only one of these two things to a C programmer. Cheers, --Joe Joseph H. Fasel, Ph.D. email: [EMAIL PROTECTED] Technology Modeling and Analysis phone: +1 505 667 7158 University of California fax: +1 505 667 2960 Los Alamos National Laboratory post: TSA-7 MS F609; Los Alamos, NM 87545 _______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe
- Re: Just for your fun and horror Andreas Gruenbacher
- RE: Just for your fun and horror Elke Kasimir
- Re: Just for your fun and horror Jan Skibinski
- Re: Just for your fun and horror Matthias Felleisen
- Re: Just for your fun and horror Joe Fasel
- Re: Just for your fun and horror Steinitz, Dominic J
- Re: Just for your fun and horror Jerzy Karczmarczuk
- Re: Just for your fun and horror C.Reinke
- Re: Just for your fun and horror Erik Meijer
- Re: Just for your fun and horror Matthias Felleisen
- Re: Just for your fun and horror jhf
- Re: Just for your fun and horror Matthias Felleisen
- Re: Just for your fun and horror jhf
- Re: Just for your fun and horror Scott Turner
- Re: Just for your fun and horror Matthias Felleisen
- Re: Just for your fun and horror Jon Fairbairn
- Re: Just for your fun and horror Hamilton Richards
- Re: Just for your fun and horror Joe Fasel
- Re: Just for your fun and horror Manuel M. T. Chakravarty
- Re: Just for your fun and horror Sebastien Carlier
- Re: Just for your fun and horror Ashley Yakeley