bricks-0.0.0.4: Bricks is a lazy functional language based on Nix.

Safe HaskellNone
LanguageHaskell2010

Bricks.ExpressionToTerm

Description

Conversion from Expression (the AST produced by the parser) to Term (an augmented form of the lambda calculus used for evaluation).

Documentation