ministg: an interpreter for an operational semantics for the STG machine.
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.
[Skip to Readme]
Downloads
- ministg-0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3 |
---|---|
Dependencies | base (>=3 && <5), containers, directory, filepath, monads-tf, parsec (>=3), pretty, transformers, xhtml [details] |
Tested with | ghc ==6.10.4 |
License | BSD-3-Clause |
Copyright | (c) 2009, 2010, 2011 Bernard James Pope |
Author | Bernard James Pope |
Maintainer | florbitous@gmail.com |
Category | Language |
Home page | http://www.haskell.org/haskellwiki/Ministg |
Source repo | head: git clone https://github.com/bjpop/ministg.git |
Uploaded | by BerniePope at 2012-04-10T08:48:56Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | ministg |
Downloads | 2482 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-25 [all 8 reports] |