indigo-0.1.0.0: Convenient imperative eDSL over Lorentz.
Safe HaskellNone
LanguageHaskell2010

Indigo.Internal.Expr

Description

Expressions supported in Indigo language and their compilation to Lorentz code.

This module contains only basic building blocks that can be used to implement anything else. Other modules provide high level language constructions and standard functions.

Documentation