21 sites in Implementations
Eden
Save
Parallel functional language to program reactive systems and parallel algorithms using distributed memory. Extends Haskell, but overrules lazy evaluation whenever needed to support parallelism; gives enough control to implement parallel algorithms efficiently, no need for low level details of process management.
http://www.mathematik.uni-marburg.de/...
Gofer
Save
Small interpreter for language based on Haskell report 1.2; experimental, more so for type classes. Haskell adopted some ideas of Gofer, but Gofer type class system is more flexible. Runs on DOS, Linux, Macintosh, Unix. Hugs predecessor.
http://web.cecs.pdx.edu/~mpj/goferarc/
Hugs98 for .NET
Save
Extension of Hugs98 Haskell interpreter, for interoperation between Haskell and .NET and its framework; can instantiate and use .NET objects in Haskell, and vice versa, call and use Haskell functions from any .NET language.
http://galois.com/~sof/hugs98.net/
Kahu Research
Save
Makes Mondrian, light Haskell version to interoperate with other languages in OO environments; runs on .NET (old version for JVM), supports ASP.NET, to embed functional code in webpages with C#. Has version of Glasgow Haskell Compiler using Mondrian for .NET to compile Haskell for .NET.
http://kahu.zoot.net.nz/
PolyP
Save
Polytypic programming language; source files for compiler written in Haskell that compiles PolyP-code to Haskell; library of polytypic functions written in PolyP, some examples, documents, downloads.
http://www.cs.chalmers.se/~patrikj/po...
Forum - Usenet alt.comp.lang.haskell
Forum - Usenet comp.lang.functional
Forum - Usenet fa.haskell
See also