feldspar-compiler-0.3.2: Compiler for the Feldspar language

Feldspar.Compiler.Imperative.Representation

Documentation

data SemanticInfo t => Empty t Source

Constructors

Empty 

Fields

emptySemInf :: EmptyInfo t
 

Instances

data Length Source

Constructors

Norm Int 
Defined Int 
Undefined 

Instances

data Size Source

Constructors

S8 
S16 
S32 
S40 
S64 

Instances