Feldspar.Transformation
Documentation
class Transformable t Module => Plugin t where
Associated Types
type ExternalInfo t
Methods
executePlugin :: t -> ExternalInfo t -> Module (From t) -> Module (To t)
Instances
feldspar-compiler-0.4.0.2: Compiler for the Feldspar language
Feldspar.Transformation
class Transformable t Module => Plugin t where
Associated Types
type ExternalInfo t
Methods
executePlugin :: t -> ExternalInfo t -> Module (From t) -> Module (To t)
Instances