On behalf of the Feldspar team, I'm happy to announce a new release of the embedded language Feldspar and its C code generator:

  http://hackage.haskell.org/package/feldspar-language
  http://hackage.haskell.org/package/feldspar-compiler

The main changes in 0.3 are:

  * Signed/unsigned integers of different bit widths (8, 16 and 32).
  * Fixed-point numbers.
  * Slight change of the vector library interface: All intermediate
    vectors are guaranteed to be removed.
  * A new Stream data type.
  * Support for user-defined types.
  * Tracing functions.
  * Limited support for code generations for the TMS320C64x chip family.
  * Bugfixes.

For more information, see:

  http://feldspar.inf.elte.hu/feldspar/

/ Emil

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to