Browse thread
Avoiding shared data
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | skaller <skaller@u...> |
| Subject: | Re: Ant: Re: Ant: Re: [Caml-list] Avoiding shared data |
On Sat, 2005-10-01 at 23:05 +0200, Martin Chabr wrote: > Hello Pal-Kristian, > > I agree with you that functional code written in a > tail recursive style is hard to read. Sometimes you > have to do it that way if you want to avoid a stack > overflow. > > I hope that one day functional language compilers will > do that optimization for you - convert a > non-tail-recursive code into a tail-recursive one. Do > you know of some progress in that direction? Isn't that just CPS? -- John Skaller <skaller at users dot sf dot net> Felix, successor to C++: http://felix.sf.net