Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.
See the codeThank you for trying Ministg. Check out the Documentation.
cabal run ministg -- data/Prelude.stg test/sum.stg
Note that the prelude is not automatically imported and has to be explicitly loaded.
Bernie Pope: http://www.berniepope.id.au, alternatively issues on github.
Haskell
100.0%
Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.
See the codeThank you for trying Ministg. Check out the Documentation.
cabal run ministg -- data/Prelude.stg test/sum.stg
Note that the prelude is not automatically imported and has to be explicitly loaded.
Bernie Pope: http://www.berniepope.id.au, alternatively issues on github.
Haskell
100.0%