Write Yourself a Scheme in 48 hours edit / delete

A Haskell tutorial that starts with "hello, world" and builds up to a Scheme subset interpreter. Fun -- "Haskell for real apps".

to haskell language research teaching ... on 27 March 2006

http://repetae.net/john/Util.Parse.hs edit / delete

John Meacham's Parsec-ish (but, apparently, nicer) parser framework for Haskell.

to haskell parsing research software ... on 01 March 2006

QuickCheck: An Automatic Testing Tool for Haskell edit / delete

"The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases."

to haskell research software testing ... on 06 February 2006

Parsec, a fast combinator parser edit / delete

The rather cool Parsec library for Haskell.

to compiler haskell parsing research software ... on 04 February 2006

darcs - ginsu edit / delete

The Darcs repo for Ginsu.

to gale haskell software ... on 12 January 2006

Haskell Prime - Trac edit / delete

Extensions to Haskell. I'd really like something like this for occam-pi.

to design haskell language programming research ... on 30 November 2005

Haskell Communities and Activities Report edit / delete

This is extremely cool -- we should do this for occam.

to community haskell research ... on 21 October 2005

Zipper-based file server/OS | Lambda the Ultimate edit / delete

A tiny transactional filesystem written in Haskell.

to filesystem haskell os research ... on 08 October 2005

Number-parameterized types edit / delete

We already do this for arrays, but they have some other ideas too, such as numbers mod N.

to haskell programming research ... on 03 October 2005

Browser bookmarks: tasty+ | tasty= Log in | Export | Atom