julmue / ministg

Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.

Home Page:http://www.haskell.org/haskellwiki/Ministg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haskell CI

Thank you for trying Ministg. Check out the Documentation.

Usage

cabal run ministg -- data/Prelude.stg test/sum.stg

Note that the prelude is not automatically imported and has to be explicitly loaded.

Feedback, feature requests or bug reports

Bernie Pope: http://www.berniepope.id.au, alternatively issues on github.

About

Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.

http://www.haskell.org/haskellwiki/Ministg

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 97.6%Language:Makefile 2.0%Language:PowerShell 0.5%