| submit a site to this category |
| wectar web site suggestions for this odp category |
|
|
NESL: A Parallel Programming LanguageURL: http://www.cs.cmu.edu/~scandal/nesl.html ODP description: Parallel functional language developed at Carnegie Mellon, SCandAL project. Most important new ideas: nested data parallelism, language based performance model. ![]() |
|
|
AldorURL: http://www.aldor.org/ ODP description: Originally an extension to Axiom, now a separate product. Binaries are available free for non-profit use, with documentation, tips, projects and links. ![]() |
|
|
PizzaURL: http://pizzacompiler.sourceforge.net/ ODP description: A variant of Java that adds parametric polymorphism, first-class functions, and class cases and pattern matching to the language. The compiler compiles into Java byte code so the binaries can be run on a normal JVM. [Freeware] Page title: The Pizza Compiler, an Open Source compiler for a Java superset Page description: Pizza compiler, the Open Source compiler for a Java superset ![]() |
|
|
The Unlambda Programming LanguageURL: http://www.madore.org/~david/programs/unlambda/ ODP description: Minimalistic functional language based on the Lambda calculus but lacking the Lambda operator. Tutorial, reference, GPLed interpreters available. Page description: Description of the Unlambda Programming Language ![]() |
|
|
CayenneURL: http://www.cs.chalmers.se/~augustss/cayenne/ ODP description: A Haskell-like language with a powerful type system based on dependent types. ![]() |
|
|
Readscheme.org - Resources for Functional ProgrammingURL: http://readscheme.org/ ODP description: A variety of research resources on functional programming languages, implementation, and applications of functional programming languages. Page title: Readscheme.org - Functional Programming Resources Page description: Online bibliography of Scheme research; XML and functional programming ![]() |
|
|
CatURL: http://www.cat-language.com/ ODP description: Functional stack-based language inspired by Joy; main differences: Cat has static typing with type inferencing (like ML, Haskell), and term rewriting macro language extension language, MetaCat. Open-source, public domain. Page title: The Cat Programming Language ![]() |
|
|
FAQ for comp.lang.functionalURL: http://www.cs.nott.ac.uk/~gmh//faq.html ODP description: Offers documentation as a frequently asked questions list. Also provides links to general topic, technical and other resources. ![]() |
|
|
Tutorial Papers in Functional ProgrammingURL: http://www.cs.chalmers.se/~rjmh/tutorials.html ODP description: John Hughes' list of FP-related tutorials and courses. ![]() |
|
|
FIShURL: http://linus.socs.uts.edu.au/~cbj/FISh/ ODP description: A novel functional language that claims to be faster than C in some cases. Page title: The FISh Homepage ![]() |
|
|
CharityURL: http://pll.cpsc.ucalgary.ca/charity1/www/home.html ODP description: Functional, categorical language, by University of Calgary, Canada. Innovative organization: based on theory of strong categorical datatypes divided into 2 subclasses: inductive (built up by constructors in the familiar way), and coinductive (broken down by destructors). Page title: CHARITY - Home Page ![]() |
|
|
Wikipedia: Functional ProgrammingURL: http://en.wikipedia.org/wiki/Functional_programming ODP description: Encyclopdia article including a definition, comparison, history, and examples. Page title: Functional programming - Wikipedia, the free encyclopedia ![]() |
|
|
EdenURL: http://www.mathematik.uni-marburg.de/~eden/ ODP description: 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. Page title: Eden: Parallel Functional Programming ![]() |
|
|
ICFP 2002URL: http://icfp2002.cs.brown.edu/ ODP description: The 2002 International Conference on Functional Programming covers the entire spectrum of functional programming, from practice to theory, and from established functional programming languages (Scheme, ML, Haskell) to novel language designs and to the functional aspects of object-oriented or concurrent languages. October 4-6, 2002 Pittsburgh, PA, USA. Page title: PLI 2002: ICFP ![]() |
|
|
What the Hell are Monads?URL: http://web.cecs.pdx.edu/~antoy/Courses/TPFLP/lectures/MONADS/Noel/research/monads.html ODP description: Basic introduction to monads, monadic programming, and I/O. Page title: Online Tutorial: What the hell are Monads? Page description: programmer-oriented introduction to monadic programming ![]() |
|
|
Links: Linking Theory to Practice for the WebURL: http://groups.inf.ed.ac.uk/links/ ODP description: Functional language to solve impedance mismatch problem by using one language for all 3 tiers of web programming: front-end browser, middle-tier server, back-end database; people, mail lists, papers, talks, wiki, downloads. Page title: Links ![]() |
|
|
Kahu ResearchURL: http://kahu.zoot.net.nz/ ODP description: 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. Page title: Welcome to Kahu Research ![]() |
|
|
Rita LoogenURL: http://www.mathematik.uni-marburg.de/~loogen/ ODP description: Member of Eden team. Articles. ![]() |
|
|
BitC Language SpecificationURL: http://www.bitc-lang.org/docs/bitc/spec.html ODP description: BitC is a systems programming language that combines the low level nature of C with the semantic rigor of Scheme or ML. ![]() |
|
|
HopeURL: http://www.soi.city.ac.uk/~ross/Hope/ ODP description: A small functional programming language, with polymorphic typing, algebraic types, pattern matching and higher-order functions. Page title: The functional programming language Hope ![]() |
|
| |