Haskell for non-Haskell's sake

Arun Kumar S Jadhav arunk@it.iitb.ac.in
Sun, 31 Aug 2003 13:35:06 +0530


Hi,
=09Well, some time back I implemented PRE
(Partial Redundancy Elimination) for C program in
Haskell. The algorithm is fairly straightforward but
involved some issues regarding how to represent
the basic block information, graph etc. The haskell
program itself can be improved though, but I'll take
it up during december when my current term ends.

Regards,
Arun

On Saturday 30 August 2003 06:09, Hal Daume III wrote:
> Hi fellow Haskellers,
>
> I'm attempting to get a sense of the topology of the Haskell
> community.  Based on the Haskell Communities & Activities reports, it
> seems that the large majority of people use Haskell for Haskell's sake.
>
> 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$/   :)
>
> Thanks,
>
>  - Hal

--
Arun Kumar S Jadhav
Masters Student, SIC-309,
KReSIT,
IIT-Bombay,
India
Ph: +91-22-25764967
http://www.it.iitb.ac.in/~arunk
*****************************
Never negotiate out of fear
Never fear to negotiate
*****************************

-------------------------------------------------------

--=20
Arun Kumar S Jadhav
Masters Student, SIC-309,
KReSIT,
IIT-Bombay,
India
Ph: +91-22-25764967
http://www.it.iitb.ac.in/~arunk
*****************************
Never negotiate out of fear
Never fear to negotiate
*****************************