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