Functional
Functional
Functional
Functional Links
- Hope A small functional programming language, with polymorphic typing, algebraic types, pattern matching and higher-order functions.
- Aldor A functional programming language in which types are first class values. Normal functions returning types reproduce the features of template classes of other languages. This site points to numerous projects around the world based on Aldor.
- What the hell are Monads? A basic introduction to monads, monadic programming and IO.
- 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.
- Rita Loogen Member of Eden team. Articles.
- Why Functional Programming Matters John Hughes paper, dates from 1984, circulated as a Chalmers memo.
- 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, Obj, etc.
- HAL A strongly typed, weakly moded, constraint logic/functional language designed to support the construction and extension and use of new constraint solvers.
- Tutorial Papers in Functional Programming John Hughes' list of FP-related tutorials and courses.
- Functional Beans Project A project whose aim is to compile functional programs to Java bytecode and then interpret them as JavaBeans components.
- Edison A library of Efficient Data Structures for functional languages.
- Mondrian A simple functional scripting language for Internet applications.
- Wadler: Monads Information on monads and functional programming
- HOP A functional language with "name-based" interaction between software components.
- NESL: A Parallel Programming Language NESL is a parallel language with functional flavor developed at Carnegie Mellon by the SCandAL project.
- Functional Programming Languages in Education A collection of information on the use of functional programming in teaching.
- FISh A novel functional language that claims to be faster than C in some cases.
- Joy Synopsis of pure functional language based on function composition rather than application; concatenative language, similar to Forth, but with higher-level data types and sound mathematical foundation.
- PLAN: A Packet Language for Active Networks A resource-bounded functional programming language that uses a form of remote procedure call to realize active networking.
- 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).
- Extended ML EML is a framework for specification and formal development of Standard ML programs.
- Eden A functional language that aims at the programming of reactive systems and parallel algorithms on distributed memory systems.
- The Abyss of Functional Language a collection of links relating to FP
- comp.lang.functional FAQ
- The Unlambda Programming Language A functional language designed for obscurity
- Cayenne A Haskell-like language with a powerful type system based on dependent types.
- Functional Programming in the Real World a list of functional programs applied to real-world tasks
- Pizza an extension of Java with functional features: parametric polymorphism, first-class (higher-order) functions, algebraic datatypes and pattern-matching.
- FP around the world Claus Reinke's bookmarks on FP - very well organized.
- Alcool-90 (FTP) Alcool-90 is an experimental extension of ML with run-time overloading and a type-based notion of modules, functors and inheritance.
| Help build the largest human-edited directory on the web. |
| Submit a Site - Open Directory Project - Become an Editor |