On Jun 2, 2006, at 5:41 PM, [EMAIL PROTECTED] wrote:
It is quite instructive to compare a device driver in Haskell
with the original C driver -- it terms of length, speed, time to
write, number of bugs, etc.
I think this is an awesome idea. I believe the folks at Galois have
customized the Haskell runtime for embedded devices but... I wonder
if us mere mortals will spend more time fighting laziness (and thus
high memory usage) than focusing on driver functionality.
Thanks, Joel
--
http://wagerlabs.com/
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell