Re: [Haskell-cafe] Re: OCaml list sees abysmal Language Shootout results

7 Oct
2004
7 Oct
'04
2:23 p.m.
I thought that you could use chained buffers to implement the lazy lists, that way the top level interface would still be simple. Also there should be an easy graph-rewrite operation that turns your 3 sequential operations (in the wc example) into 3 parallel ones... put these two together in the compiler and the simple coding should perform near to the complex form. Keean.
7532
Age (days ago)
7532
Last active (days ago)
0 comments
1 participants
participants (1)
-
MR K P SCHUPKE