Haskell for non-Haskell's sake

Philippa Cowderoy flippa@flippac.org
Sat, 30 Aug 2003 14:48:12 +0100 (GMT Daylight Time)


On Fri, 29 Aug 2003, Hal Daume III wrote:

> If you use Haskell for a purpose *other than* one of those listed below,
> I'd love to hear.  I don't need a long report, anything from a simple "I
> do" to a paragraph would be fine, and if you want to remain anonymous
> that's fine, too.
>
> Purposes which I consider "Haskell for Haskell's sake" include:
>
>   - writing Haskell compilers/interpreters
>   - developing libraries for Haskell
>   - writing Haskell debuggers, tracers, profilers or other tools
>   - more or less anything with matches /.*Haskell.*/, other than
>     /in Haskell$/   :)
>

I'm writing a compiler in it for my dissertation project at uni - the
source language is one of my own design.

-- 
flippa@flippac.org