- Afnix Programming Language
A multi-threaded functional programming language with dynamic symbol bindings which provides a state of art runtime engine for 32- and 64-bit platform and a rich set of platform independent libraries, compatible with C++ runtime operations, automatic protection engine for shared objects. Successor of Aleph.
http://www.afnix.org/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Aldor
Originally an extension to Axiom, now a separate product. Binaries are available free for non-profit use, with documentation, tips, projects and links.
http://www.aldor.org/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Cayenne
A Haskell-like language with a powerful type system based on dependent types.
http://www.cs.chalmers.se/~augustss/cayenne/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- CDuce
An XML centric programming language with higher order, semantic subtyping, pattern matching and overloading, and open source implementation.
http://www.cduce.org
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Charity
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).
http://pll.cpsc.ucalgary.ca/charity1/www/home.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Eden
A functional language that aims at the programming of reactive systems and parallel algorithms on distributed memory systems.
http://www.mathematik.uni-marburg.de/inf/eden/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- FAQ for comp.lang.functional
Offers documentation as a frequently asked questions list. Also provides links to general topic, technical and other resources.
http://www.cs.nott.ac.uk/~gmh//faq.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- FISh
A novel functional language that claims to be faster than C in some cases.
http://linus.socs.uts.edu.au/~cbj/FISh/
(Added: Sun Apr 02 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Functional Programming
Claus Reinke's extensive, well organized bookmarks on FP.
http://www.cs.kent.ac.uk/people/staff/cr3/FP/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Functional Programming
Clear growing definition, comparison, history, examples, defense. [Wikipedia]
http://en.wikipedia.org/wiki/Functional_programming
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Functional Programming in the Real World
Lists functional programs written primarily to perform to real-world tasks. Has pure programs (no side effects) and impure (some use of side effects). Languages: Caml, Clean, Erlang, Haskell, Miranda, Scheme, Standard ML.
http://homepages.inf.ed.ac.uk/wadler/realworld/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Functional Programming Languages in Education
A collection of information on the use of functional programming in teaching.
http://www.cs.ru.nl/fple/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Hope
A small functional programming language, with polymorphic typing, algebraic types, pattern matching and higher-order functions.
http://www.soi.city.ac.uk/~ross/Hope/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- ICFP 2002
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.
http://icfp2002.cs.brown.edu/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Joy
Pure functional language based on function composition rather than application; concatenative language, very like Forth, inputs and outputs stacks, but with higher-level data types and sound mathematical foundation. [Open Source, BSD]
http://www.latrobe.edu.au/philosophy/phimvt/joy.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Lemon
Functional language with inductive and coinductive types. Based on simply-typed lambda calculus augmented with sums, products, and mu and nu constructors for least (inductive) and greatest (coinductive) solutions to recursive type equations.
http://www.cis.ksu.edu/~bhoward/lemon.html
(Added: Mon Apr 03 2006 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: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- NESL
A functional parallel language. Tutorial, source code, algorithm library, animations, and reference manual.
http://www.cs.cmu.edu/~scandal/nesl.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- OPAL Project
Researches programming environment where advanced language concepts and formal development methods are used to make production-quality software. Strongly typed, higher-order, strict, pure FL; so can be classed with ML, Haskell, and other modern FLs. But also has unique algebraic flavor in the tradition of languages such as CIP-L, and Obj.
http://uebb.cs.tu-berlin.de/~opal/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Pizza
an extension of Java with functional features: parametric polymorphism, first-class (higher-order) functions, algebraic datatypes and pattern-matching.
http://www.cis.unisa.edu.au/~pizza/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Q Equational Programming Language
An extensible functional programming language based on the term rewriting calculus.
http://www.musikwissenschaft.uni-mainz.de/~ag/q/q.php
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Readscheme.org - Resources for Functional Programming
A variety of research resources on functional programming languages, implementation, and applications of functional programming languages.
http://readscheme.org/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Rita Loogen
Member of Eden team. Articles.
http://www.mathematik.uni-marburg.de/~loogen/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- The Abyss of Functional Language
Set of links on FP.
http://compiler.kaist.ac.kr/~khchoi/fp.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- The Unlambda Programming Language
A functional language designed for obscurity
http://www.eleves.ens.fr:8080/home/madore/programs/unlambda/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It