logo
首页技术栈工具库讨论
ministg

ministg

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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconbjpop/ministg56
HACKAGE
carbal install ministg
查看
标签
根据用户添加的标签生成
暂无标签