ContentsIndex
Gulik.Interactive
Description
Utilities for interactive use of Gulik.
Synopsis
interactiveMain :: IO ()
Documentation
interactiveMain :: IO ()
A primitive line-based read-evaluate-print loop, with stack and environment carryover between lines. If a line triggers a parser or evaluator error, the error is printed and the state is rolled back to before that line.
Produced by Haddock version 0.7