Safe Haskell | None |
---|
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.6.0.2: Compiler for the Feldspar language
Safe Haskell | None |
---|
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