 | | Home : Computers : Programming : Languages : Haskell | | CATEGORIES: | | | Featured Listing: LINKS: | - Distributed Haskell
Extension for parallel and distributed programming, with combinators from concurrent constraint programming; computational parts of programs are expressed functionally, development was first for tightly coupled multiprocessors, evolved from Goffin. http://www.cse.unsw.edu.au/~chak/goffin/ (Added: Thu Jan 01 2004 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It - Eden
Extends lazy functional language Haskell, but overrules lazy evaluation whenever needed to support parallelism; gives programmers enough control to implement parallel algorithms efficiently, and frees them from low level details of process management. http://www.mathematik.uni-marburg.de/inf/eden/ (Added: Thu Jan 01 2004 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It - Gofer Archive
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://www.cse.ogi.edu/~mpj/goferarc/ (Added: Thu Jan 01 2004 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It - Haskell.org
Repository for information on the lazy functional programming language Haskell: Descriptions, documents, history, news, HaWiki, software (libraries, tools), humor, merchandise, and links. http://www.haskell.org/ (Added: Thu Jan 01 2004 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It - Mondrian
Light version of Haskell 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 system to compile Haskell for .NET. http://www.mondrian-script.org/ (Added: Thu Jan 01 2004 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It | |