Directory listing for feldspar-language-0.7 source tarball
feldspar-language-0.7/
- LICENSE
- Setup.hs
- feldspar-language.cabal
- examples/
- src/
- Feldspar.hs
- Feldspar/
- BitVector.hs
- Core.hs
- FixedPoint.hs
- Future.hs
- Lattice.hs
- Matrix.hs
- Memoize.hs
- Option.hs
- Par.hs
- Prelude.hs
- Range.hs
- Repa.hs
- Stream.hs
- Vector.hs
- Algorithm/
- Core/
- Collection.hs
- Constructs.hs
- Frontend.hs
- Interpretation.hs
- Types.hs
- Constructs/
- Array.hs
- Binding.hs
- Bits.hs
- Complex.hs
- Condition.hs
- ConditionM.hs
- Conversion.hs
- Eq.hs
- Error.hs
- FFI.hs
- Floating.hs
- Fractional.hs
- Future.hs
- Integral.hs
- Literal.hs
- Logic.hs
- Loop.hs
- Mutable.hs
- MutableArray.hs
- MutableReference.hs
- MutableToPure.hs
- NoInline.hs
- Num.hs
- Ord.hs
- Par.hs
- RealFloat.hs
- Save.hs
- SizeProp.hs
- SourceInfo.hs
- Switch.hs
- Trace.hs
- Tuple.hs
- Frontend/
- Array.hs
- Binding.hs
- Bits.hs
- Complex.hs
- Condition.hs
- ConditionM.hs
- Conversion.hs
- Eq.hs
- Error.hs
- FFI.hs
- Floating.hs
- Fractional.hs
- Future.hs
- Integral.hs
- Literal.hs
- Logic.hs
- Loop.hs
- Mutable.hs
- MutableArray.hs
- MutableReference.hs
- MutableToPure.hs
- NoInline.hs
- Num.hs
- Ord.hs
- Par.hs
- RealFloat.hs
- Save.hs
- SizeProp.hs
- SourceInfo.hs
- Switch.hs
- Trace.hs
- Tuple.hs
- Interpretation/
- Vector/
- tests/