[][src]Crate mini_haskell

mini-haskell: light-weight Haskell for fun

Modules

error

error reporting for the mini-Haskell compiler.

input

Persistent input from a std::io::Read.

lexeme

Haskell lexemes.

rc_view

View into an Rc, focus on a part of the whole data.

scanner

lexical scanner for mini-haskell.

utils

useful common utilities.