The Abyss of Functional Language
a collection of links relating to FP
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.
Aldor
Functional language in which types are first class values. Normal functions returning types reproduce the features of template classes of other languages. Links to many projects around the world based on Aldor.
Cayenne
A Haskell-like language with a powerful type system based on dependent types.
CDuce
An XML centric programming language with higher order, semantic subtyping, pattern matching and overloading, and open source implementation.
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).
Eden
A functional language that aims at the programming of reactive systems and parallel algorithms on distributed memory systems.
Extended ML
EML is a framework for specification and formal development of Standard ML programs.
FAQ for comp.lang.functional
Offers documentation as a frequently asked questions list. Also provides links to general topic, technical and other resources.
FISh
A novel functional language that claims to be faster than C in some cases.
Functional Programming
Claus Reinke's extensive, well organized bookmarks on FP.
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.
Functional Programming Languages in Education
A collection of information on the use of functional programming in teaching.
HAL
A strongly typed, weakly moded, constraint logic/functional language designed to support the construction and extension and use of new constraint solvers.
Hope
A small functional programming language, with polymorphic typing, algebraic types, pattern matching and higher-order functions.
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]
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.
Mondrian
A simple functional scripting language for Internet applications.
NESL: A Parallel Programming Language
NESL is a parallel language with functional flavor developed at Carnegie Mellon by the SCandAL project.
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.
Results: 1 2 3 4 5 6 7 8 Next