ForSyDe-3.1.1: ForSyDe's Haskell-embedded Domain Specific Language.
The ForSyDe (Formal System Design) methodology has been developed with the objective to move system design to a higher level of abstraction and to bridge the abstraction gap by transformational design refinement. This library provides ForSyDe's implementation as a Haskell-embedded Domain Specific Language (DSL). For more information, please see ForSyDe's website: http://www.ict.kth.se/forsyde/. This will be most probably the last update on this package. It will be splitted to ForSyDe-shallow and ForSyDe-deep in the next release.
Modules
- ForSyDe
- ForSyDe.AbsentExt
- ForSyDe.Backend
- ForSyDe.Bit
- ForSyDe.DFT
- ForSyDe.FIR
- ForSyDe.Ids
- ForSyDe.Process
- ForSyDe.Shallow
- ForSyDe.Shallow.AbsentExt
- ForSyDe.Shallow.AdaptivityLib
- ForSyDe.Shallow.BitVector
- ForSyDe.Shallow.CTLib
- ForSyDe.Shallow.CoreLib
- ForSyDe.Shallow.DFT
- ForSyDe.Shallow.DataflowLib
- ForSyDe.Shallow.DomainInterfaces
- ForSyDe.Shallow.FIR
- ForSyDe.Shallow.FilterLib
- ForSyDe.Shallow.Gaussian
- ForSyDe.Shallow.Memory
- ForSyDe.Shallow.MoCLib
- ForSyDe.Shallow.PolyArith
- ForSyDe.Shallow.Queue
- ForSyDe.Shallow.Signal
- ForSyDe.Shallow.StochasticLib
- ForSyDe.Shallow.SynchronousLib
- ForSyDe.Shallow.SynchronousProcessLib
- ForSyDe.Shallow.UntimedLib
- ForSyDe.Shallow.UtilityLib
- ForSyDe.Shallow.Vector
- ForSyDe.Signal
- ForSyDe.System
- Language