Yampa 0.9 released

2002-10-10 Thread nilsson
We are pleased to announce the first official release of Yampa An implementation of Functional Reactive Programming Version 0.9 Yampa is the culmination of our efforts to provide domain-specific embedded languages for the prog

Re: Java representation in Haskell

2002-10-10 Thread Paulo Sequeira
...The paper look very interesting and may also prove itself quite useful for the same project I mentioned before. I see there are some related downloads. I'll check them. Thanks a lot. >From: Ralf Laemmel <[EMAIL PROTECTED]> >To: Dean Herington <[EMAIL PROTECTED]> >CC: Paulo Sequeira <[EM

Reversi

2002-10-10 Thread Tatiana
Hello!!!   Thank you for the answer. I would like to know about games two-player. I´m having problems with interface of user.   Thank you Tatiana   On 2002-10-08T17:13:35-0300, Tatiana wrote:> Hello!> > Does anybody have the game reversi in Haskell???> I need this code to understand a probl

Re: Java representation in Haskell

2002-10-10 Thread Ralf Laemmel
Paulo Sequeira wrote: > > Anyone knows of a module that provides data structures and functions for > > representing and manipulating Java source code, so we don't have to start > > from scratch? It would be wonderful if the module also includes some > > "out-of-the-box" pretty-printing facilities