
27 Jan
2004
27 Jan
'04
7:43 p.m.
I looked at the Erlang syntax when I wrote my helper functions and I agree it is very nifty. I didn't have the time to investigate how to do it in Haskell but it would be disappointing if it (or something like it) couldn't be done. Dominic.
Mikael,
Thanks, that's very helpful and seems to be just the sort of thing I'm looking for.
Greg
On Jan 26, 2004, at 6:05 PM, Mikael Brockman wrote:
You'll probably want to take a look at Erlang's so called ``bit syntax'' at http://www.erlang.se/euc/00/bit_syntax.html. It's very nifty, and I'd love to see it (or something equally convenient) as a Haskell extension.
Hugs and kisses, Mikael Brockman