» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with functional-programming + Lisp

Lambda Associates Home Page

Describes extension of Lisp with powerfull typesystem and pattern matching.

Haskell: del.icio.us tag/haskell

About Liskell

Liskell is Haskell on the inside but looks like Lisp on the outside, as in its source code it uses the typical Lisp syntax forms, namely symbol expressions, that are distinguished by their fully parenthesized prefix notation form. Liskell captures the mos

Haskell: del.icio.us tag/haskell

Programming Language Joke of the Day

Q: What do you get when you cross a monad with a continuation?

A: A gonad.

User:jerryk: Making Software And Related Things

Functional Programming in the Real World

Here is a list of functional programs applied to real-world tasks. The main criterion for being real-world is that the program was written primarily to perform some task, not primarily to experiment with functional programming.

Haskell: del.icio.us tag/haskell

Haskell Tutorial: a Scheme in 48 hours

This tutorial takes a different tack. You'll start off with command-line arguments and parsing, and progress to writing a fully-functional Scheme interpreter that implements a good-sized subset of R5RS Scheme. Along the way, you'll learn Haskell's I/O, mu

Haskell: del.icio.us tag/haskell

Page 1 | Next >>