Showing posts with label web. Show all posts
Showing posts with label web. Show all posts

October 22, 2007

Haskell concurrency

Here's an article introducing Haskell concurrency constructs for the two paradigms out there: message passing (à-la Erlang) and shared-memory (the rest of us).

October 09, 2007

HAppS

http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/