| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
SSTG.Core.Execution.Engine
Description
Symbolic STG Execution Engine
Documentation
loadState :: Program -> LoadResult Source #
Guess the main function as "main", which is consistent with a few
experimental results.
loadStateEntry :: String -> Program -> LoadResult Source #
Load from a specified entry point.
Run flags.
Constructors
| RunFlags | |
Fields | |
Step execution type.