[Haskell-cafe] Re: Wikipedia on first-class object
Daniel Fischer
daniel.is.fischer at web.de
Sun Dec 30 11:34:08 EST 2007
Am Sonntag, 30. Dezember 2007 17:14 schrieb Cristian Baboi:
> On Sat, 29 Dec 2007 21:49:16 +0200, Jonathan Cast
>
> <jonathanccast at fastmail.fm> wrote:
> > On 29 Dec 2007, at 5:01 AM, Cristian Baboi wrote:
> >> By portable I mean: works on the same machine, with the same OS, but
> >> with different Haskell implementation.
> >
> > Ah, you can't. But, again, what are you trying to do? Re-compiling
> > your software for each implementation seems like a perfectly reasonable
> > thing to do, given the differences between them.
>
> Recompiling my software will not save a function created by the software
> at runtime.
>
True, but again, what are you trying to do?
Perhaps if you gave an example of that in whichever language you use, it would
help understand your aim. When the target's visible and not moving, you stand
a chance of someone hitting it.
Cheers,
Daniel
More information about the Haskell-Cafe
mailing list