<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:admin="http://webns.net/mvcb/" xml:lang="en">
  <rdf:Description rdf:about="">
    <admin:generatorAgent rdf:resource="http://doapy.bonjourlesmouettes.org/doap-a-matic"/>
  </rdf:Description>
  <doap:Project>
    <doap:name>Zinc</doap:name>
    <doap:shortname>Zinc</doap:shortname>
    <doap:homepage rdf:resource="http://zinc-compiler.sourceforge.net/"/>
    <doap:created>2003-11-29</doap:created>
    <doap:description>Zinc is a research project around Curry, a functional logic programming language. The main purpose of the Zinc Compiler is to develop an experimental Curry compiler which features some extensions to the language, such as type classes.</doap:description>
    <doap:shortdesc>Experimental compiler for an extended version of the Curry programming language</doap:shortdesc>
    <doap:wiki rdf:resource="http://zinc-project.sourceforge.net/wiki/"/>
    <doap:bug-database rdf:resource="http://sourceforge.net/tracker/?group_id=96097&amp;atid=613630"/>
    <doap:mailing-list rdf:resource="http://sourceforge.net/mail/?group_id=96097"/>
    <doap:programming-language>Haskell</doap:programming-language>
    <doap:programming-language>C</doap:programming-language>
    <doap:license rdf:resource="http://usefulinc.com/doap/licenses/bsd"/>
    <doap:download-page rdf:resource="http://sourceforge.net/project/showfiles.php?group_id=96097"/>
    <doap:maintainer>
      <foaf:Person>
        <foaf:name>Diego Berrueta</foaf:name>
        <foaf:mbox_sha1sum>98a99390f2fe9395041bddc41e933f50e59a5ecb</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://www.asturlinux.org/~berrueta/foaf.rdf"/>
      </foaf:Person>
    </doap:maintainer>
    <doap:repository>
      <doap:CVSRepository>
        <doap:anon-root>:pserver:anonymous@cvs.sourceforge.net:/cvsroot/zinc-project</doap:anon-root>
        <doap:module>zinc-compiler</doap:module>
        <doap:browse rdf:resource="http://cvs.sourceforge.net/viewcvs.py/zinc-project"/>
      </doap:CVSRepository>
    </doap:repository>
  </doap:Project>
</rdf:RDF>