ministg

Version 0.3 revision 0 uploaded by BerniePope.

Package meta

Synopsis
an interpreter for an operational semantics for the STG machine.
Description

ministg is an interpreter for a simple high-level operational semantics for the STG machine. The semantics is taken from the research paper "Making a fast curry: pushenter vs. evalapply for higher-order languages", by Simon Marlow and Simon Peyton Jones. It provides the option to trace the execution of the interpreter, rendering each step in a HTML file. This is useful for understanding the behaviour of the STG machine, and also useful for experimenting with changes to the machine. It also supports an experimental call stack tracing facility.

Author
Bernard James Pope
Bug reports
n/a
Category
Language
Copyright
(c) 2009, 2010, 2011 Bernard James Pope
Homepage
http://www.haskell.org/haskellwiki/Ministg
Maintainer
florbitous@gmail.com
Package URL
n/a
Stability
experimental

Components