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 -> Mod

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

Instances

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

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