On Thu, 14 Apr 2011 13:29:48 +0400
"Dmitri O.Kondratiev" <doko...@gmail.com> wrote:

> Hello,
> I am looking for a site providing on-line automatic judge for
> Programming Challenges that can be coded in Haskell.
> For example this site:
> http://www.programming-challenges.com
> provides lots of interesting programming provlems:
> http://www.programming-challenges.com/pg.php?page=index
> 
> Yet, unfortunately only C, C++ and Java code can be submitted,  judge
> on that site can't compile and run Haskell code.
> Is there any similar online judge for Haskell?
> 
> Thanks,
> Dmitri

Althpugh not Haskell-specific, the Mooshak system for managing
programming contests on the Web allows you to configure most programming
languages:

http://mooshak.dcc.fc.up.pt/

It's been developed our CS department and used internally and
externally for programming contests and courses.

Pedro

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to