| ||||||
| ||||||
| ||||||
Description | ||||||
Interpreters for the untyped system. Links the parser and the evaluator, handling the dirty stuff. | ||||||
Synopsis | ||||||
| ||||||
Interpreters | ||||||
| ||||||
Given a Computer and a source code, return the detailed computations. | ||||||
| ||||||
Given a Computer and a source code, return the big-step computations. | ||||||
| ||||||
Given a Computer and a source code, return only the results. | ||||||
Produced by Haddock version 2.4.2 |