| |||||||||
| |||||||||
| Description | |||||||||
| Exporter module for the untyped system. | |||||||||
| Synopsis | |||||||||
| |||||||||
| Documentation | |||||||||
| |||||||||
| 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. | |||||||||
| |||||||||
| 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 |