feldspar-compiler-0.3: Compiler for the Feldspar languageSource codeContentsIndex
Feldspar.Compiler.Plugins.HandlePrimitives
Documentation
data HandlePrimitives Source
Constructors
HandlePrimitives
show/hide Instances
makeAssignment :: Platform -> Expression () -> LeftValue () -> Int -> Instruction ()Source
makePrimitive :: Platform -> CPrimDesc -> [Expression ()] -> [LeftValue ()] -> Int -> Instruction ()Source
Produced by Haddock version 2.6.1