[Haskell-cafe] Re: How many "Haskell Engineer I/II/III"s are there?

John Van Enk vanenkj at gmail.com
Thu Feb 11 11:45:14 EST 2010


I'm not specifically interested in raw hardware, but I am interested in,
say, making the garbage collection deterministic and altering the scheduler
to fit some other needs. I'll try and find a link to the paper describing
the GC i want to implement....

On Thu, Feb 11, 2010 at 11:10 AM, Ivan Panachev <ivan.panachev at gmail.com>wrote:

> On Thu, Feb 11, 2010 at 6:30 PM, John Van Enk <vanenkj at gmail.com> wrote:
>
>> I need to be able to swap out the RTS. The place I want to stick Haskell
>> absolutely needs its own custom RTS, and currently, I don't think it's all
>> that easy or clean to do that.
>>
>> Am I wrong? Are there resources describing how to do this already?
>>
>
> Could you be a bit more precise about your RTS needs? For example, if you
> want to run Haskell on raw hardware you might be interested with House
> project, http://programatica.cs.pdx.edu/House/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100211/e584bac4/attachment.html


More information about the Haskell-Cafe mailing list