I'm glad to announce the new release of the Zinc Curry Compiler. It is still under development, so many features may fail, but it should perform OK with simple programs.
The Zinc Compiler is the result of an effort to write an experimental compiler for a version of the Curry functional logic programming language[1], extended with Haskell's type classes. The Zinc project is being developed at the University of Oviedo (Spain) by Diego Berrueta as a final year project, under the direction of Prof. Jose E. Labra. The compiler is written in Haskell, on the top of the M�nster Curry Compiler[2]. The current release of the Zinc Compiler is 0.9.1. Sources and instructions can be grabbed from the project web site at http://zinc-project.sourceforge.net/ Any feedback will be greatly appreciated. [1] http://www.informatik.uni-kiel.de/~mh/curry/ [2] http://danae.uni-muenster.de/~lux/curry/ -- ________________ | Diego Berrueta \_______________________ | E-mail: <[EMAIL PROTECTED]> | | Jabber: [EMAIL PROTECTED] | | AsturLiNUX: http://www.asturlinux.org/ | |________________________________________| _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
