world as value

Fergus Henderson fjh@cs.mu.OZ.AU
Tue, 22 Jun 1999 06:40:13 +1000


On 21-Jun-1999, Marco Kesseler <mke@oce.nl> wrote:
> Anyway, for imperative programming I see no reason to use something
> 'similar to an imperative language that is not much worse'.

If 80% of your program is better suited to a functional paradigm,
it may well be easier to implement the remaining 20% which is best
suited to an imperative paradigm in something "similar to an imperative
language that is not much worse" than to pay the overheads that would
result from cross-language development, if you were to try to implement
the imperative 20% in a different language.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh@128.250.37.3        |     -- the last words of T. S. Garp.