Pugs - pugscode edit / delete

The Perl 6 compiler/interpreter written in Haskell.

to compiler haskell perl research ... on 05 October 2006

The Continuation monad edit / delete

Implementing call/cc using monads. The same approach could be used to implement occam-style concurrency in Haskell without needing to mess with the runtime -- I reckon there's a paper in there...

to concurrency functional haskell monads research ... on 01 October 2006

Scrap your boilerplate ... in Haskell edit / delete

Generic programming in GHC -- with one of the examples being traversing ASTs in a nice way. This looks distinctly useful (and rather nicer than the current approach I'm using!), provided it meshes nicely with the monad stuff [yes, it does, it's in the fir

to compiler functional haskell research ... on 01 October 2006

Haskell - Wikibooks, collection of open-content textbooks edit / delete

Quite a good Haskell tutorial.

to functional haskell programming research ... on 06 September 2006

Of monads and spacesuits edit / delete

How monads work in Haskell, via a rather silly metaphor.

to functional haskell monads research ... on 15 August 2006

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

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