Ok. I know I've seen pointers for this,
but for the life of me I can't find it...
Does anybody know where the linux binaries
are for hbc? (or any haskell implementation, really.)
Thanks,
Brian
--
Brian Moe [EMAIL PROTECTED]
UW Milwaukee (414) 229-5980
I've been playing with the Monadic I/O system set out in Simon and Phil's
paper ``Imperative Functional Programming'', and I have built a simple
implementation for the Haskell B compiler. (There _is_ a good reason
why I didn't just use Glasgow's compiler.)
I have the basic functionality working