[Haskell] A road for Haskell into the kernel of a full-fledged OS
Joel Reymont
joelr1 at gmail.com
Fri Jun 2 13:35:42 EDT 2006
On Jun 2, 2006, at 5:41 PM, oleg at pobox.com 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/
More information about the Haskell
mailing list