Sponsorzy katalogu:
Centrum Rezerwacji Hoteli. Internetowy system umozliwiający dokonanie rezerwacji z natychmiastowym potwierdzeniem w ponad 500 hotelach w całej Polsce. Hotele Warszawa, hotele w Krakowie, Poznaniu, Wrocławiu i wielu innych mistach w Polsce po bardzo konkurencyjnych cenach.
Centralny System Rezerwacji Online oferuje rezerwację hoteli w całej Polsce po bezkonkurencyjnych cenach. Odwiedź www.hotele.pl i rezerwuj hotele w Polsce po super cenach !
System rezerwacji hoteli w Polsce. Szybka i intuicyjna rezerwacja, bezpieczna płatność online kartami kredytowymi i przelewami. Rezerwuj hotele w całej Polsce. W ofercie kilkaset hoteli, zarówno tych luksusowych, jak i tanich hoteli turystycznych.
| | |
| | |
| | |
Tytuł strony: Afnix Programming Language
Opis strony: 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.
Adres: http://www.afnix.org/
Tytuł strony: Aldor
Opis strony: 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.
Adres: http://www.aldor.org/
Tytuł strony: Arbol
Opis strony: Functional language developed mainly for Genetic Programming experiments. Inspired by ideas of other small, esoteric languages (Unlambda, Lazy K, Joy, Iota, Zot, ...), and pure functional Haskell.
Adres: http://cluster.phys.uni-sofia.bg/ross/arbol/
Tytuł strony: BitC Language Specification
Opis strony: BitC is a systems programming language that combines the low level nature of C with the semantic rigor of Scheme or ML.
Adres: http://www.bitc-lang.org/docs/bitc/spec.html
Tytuł strony: Cat
Opis strony: 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.
Adres: http://www.cat-language.com/
Tytuł strony: Cayenne
Opis strony: A Haskell-like language with a powerful type system based on dependent types.
Adres: http://www.cs.chalmers.se/~augustss/cayenne/
Tytuł strony: CDuce
Opis strony: An XML centric programming language with higher order, semantic subtyping, pattern matching and overloading, and open source implementation.
Adres: http://www.cduce.org
Tytuł strony: Charity
Opis strony: 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).
Adres: http://pll.cpsc.ucalgary.ca/charity1/www/home.html
Tytuł strony: Eden
Opis strony: Parallel functional language to program reactive systems and parallel algorithms using distributed memory. Extends Haskell, but overrules lazy evaluation whenever needed to support parallelism.
Adres: http://www.mathematik.uni-marburg.de/~eden/
Tytuł strony: FAQ for comp.lang.functional
Opis strony: Offers documentation as a frequently asked questions list. Also provides links to general topic, technical and other resources.
Adres: http://www.cs.nott.ac.uk/~gmh//faq.html
Tytuł strony: FISh
Opis strony: A novel functional language that claims to be faster than C in some cases.
Adres: http://linus.socs.uts.edu.au/~cbj/FISh/
Tytuł strony: Functional Programming
Opis strony: Claus Reinke's , well organized bookmarks on FP.
Adres: http://www.cs.kent.ac.uk/people/staff/cr3/FP/
Tytuł strony: Functional Programming in the Real World
Opis strony: 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.
Adres: http://homepages.inf.ed.ac.uk/wadler/realworld/
Tytuł strony: Hope
Opis strony: A small functional programming language, with polymorphic typing, algebraic types, pattern matching and higher-order functions.
Adres: http://www.soi.city.ac.uk/~ross/Hope/
Tytuł strony: Joy
Opis strony: 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]
Adres: http://www.latrobe.edu.au/philosophy/phimvt/joy.html
Tytuł strony: Lemon
Opis strony: 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.
Adres: http://people.cis.ksu.edu/~bhoward/lemon.html
Tytuł strony: Links: Linking Theory to Practice for the Web
Opis strony: 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.
Adres: http://groups.inf.ed.ac.uk/links/
Tytuł strony: Mondrian
Opis strony: A simple functional scripting language for Internet applications.
Adres: http://kahu.zoot.net.nz/
Tytuł strony: NESL: A Parallel Programming Language
Opis strony: Parallel functional language developed at Carnegie Mellon, SCandAL project. Most important new ideas: nested data parallelism, language based performance model.
Adres: http://www.cs.cmu.edu/~scandal/nesl.html
Tytuł strony: OPAL Project
Opis strony: 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.
Adres: http://uebb.cs.tu-berlin.de/~opal/
Tytuł strony: The Pizza Compiler
Opis strony: Java extension with functional features: generics (parametric polymorphism), function pointers (first-class (higher-order) functions), class cases and pattern matching (algebraic (data)types).
Adres: http://pizzacompiler.sourceforge.net/
Tytuł strony: PLAN: A Packet Language for Active Networks
Opis strony: Resource-bounded functional language that uses a form of remote procedure call to realize active networking. Part of the SwitchWare Project. Descriptions, documents, downloads, contacts, links.
Adres: http://www.cis.upenn.edu/~dsl/PLAN/
Tytuł strony: Q Equational Programming Language
Opis strony: An extensible functional programming language based on the term rewriting calculus.
Adres: http://q-lang.sourceforge.net/
Tytuł strony: Readscheme.org - Resources for Functional Programming
Opis strony: A variety of research resources on functional programming languages, implementation, and applications of functional programming languages.
Adres: http://readscheme.org/
Tytuł strony: Rita Loogen
Opis strony: Member of Eden team. Articles.
Adres: http://www.mathematik.uni-marburg.de/~loogen/
Tytuł strony: Tutorial Papers in Functional Programming
Opis strony: John Hughes' list of FP-related tutorials and courses.
Adres: http://www.cs.chalmers.se/~rjmh/tutorials.html
Tytuł strony: The Unlambda Programming Language
Opis strony: A functional language designed for obscurity
Adres: http://www.madore.org/~david/programs/unlambda/
Tytuł strony: Wadler: Monads
Opis strony: Information on monads and functional programming
Adres: http://homepages.inf.ed.ac.uk/wadler/topics/monads.html
Tytuł strony: What the Hell are Monads?
Opis strony: Basic introduction to monads, monadic programming, and I/O.
Adres: http://web.cecs.pdx.edu/~antoy/Courses/TPFLP/lectures/MONADS/Noel/research/monads.html
Tytuł strony: Why Functional Programming Matters
Opis strony: John Hughes paper, dates from 1984, circulated as a Chalmers memo.
Adres: http://www.cs.chalmers.se/~rjmh/Papers/whyfp.html
Tytuł strony: Wikipedia: Functional Programming
Opis strony: Encyclopdia article including a definition, comparison, history, and examples.
Adres: http://en.wikipedia.org/wiki/Functional_programming
Tytuł strony: The Rise of Functional Languages
Opis strony: Brief article, explains what they are, and how and why their popularity is growing; with links and reader comments. Linux Journal. <small>(April 30, 2007)</small>
Adres: http://www.linuxjournal.com/node/1000217/
Tytuł strony: ICFP 2002
Opis strony: 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. <small>(October 4, 2002)</small>
Adres: http://icfp2002.cs.brown.edu/
Cytat dnia:
Największym odkryciem każdego pokolenia jest to, że człowiek potrafi zmienić swe życie, zmieniając swój stosunek do życia
|
Search the Functional category
Powered by the Free PHP ODP Script
Serwery