[Haskell-cafe] Toy implementation of the STG machine

Florian Weimer fw at deneb.enyo.de
Sat Jun 11 22:19:06 CEST 2011


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.



More information about the Haskell-Cafe mailing list