|
Typed | Stability | experimental | Maintainer | thanos@sians.org |
|
|
|
Description |
Exporter module for the typed system.
|
|
Synopsis |
|
|
|
Documentation |
|
|
Given a Computer, a context source and a program source,
return the detailed computations.
|
|
|
Given a Computer, a context source and a program source,
return the big-step computations.
|
|
|
Given a Computer, a context source and a program source,
return only the results.
|
|
|
Step-by-step evaluation. It may easily loop infinitely.
|
|
|
Step-by-step safe evaluation, avoiding easy-to-catch loops.
|
|
Produced by Haddock version 2.4.2 |