[Haskell-cafe] Toy implementation of the STG machine
Thomas Schilling
nominolo at googlemail.com
Sat Jun 11 22:32:50 CEST 2011
Does Bernie Pope's http://www.haskell.org/haskellwiki/Ministg work for you?
On 11 June 2011 21:19, Florian Weimer <fw at deneb.enyo.de> wrote:
> I'm looking for a simple implementation of the STG machine to do some
> experiments, preferably implemented in something with memory safety.
> Performance is totally secondary. I'm also not interested in garbage
> collection details, but I do want to look at the contents of the
> various stacks.
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
--
Push the envelope. Watch it bend.
More information about the Haskell-Cafe
mailing list