feldspar-compiler-0.6.0.2: Compiler for the Feldspar language

Safe HaskellNone

Feldspar.Compiler.Imperative.FromCore

Synopsis

Documentation

compileProgTop :: (Compile dom dom, Project (CLambda Type) dom) => String -> [Var] -> ASTF (Decor Info dom) a -> ModSource

class SyntacticFeld a => Compilable a internal | a -> internalSource

Instances

buildInParamDescriptor :: SyntacticFeld a => a -> [Int]Source

Create a list where each element represents the number of variables needed to as arguments