<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/07/abf5ceeae667fb34e9e077ec470362fb"
  from="Alain.Frisch@e..."
  author="Alain.Frisch@e..."
  date="2003-07-04T08:20:20"
  subject="[Caml-list] CDuce"
  prev="2003/07/c6d81119241d5306bafb0f9bc21d61e9"
  next="2003/07/d5296f03454c9ac794c273466f1cef47"
  next-in-thread="2003/07/427d93c8bda6d480ea0c18c1c4d5b6ff"
  prev-thread="2003/07/1af2bb59803449d5aba637a7223a6f2a"
  next-thread="2003/07/6d54ebe42cd1491a5c32cf6e278324db"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] CDuce">
<msg 
  url="2003/07/abf5ceeae667fb34e9e077ec470362fb"
  from="Alain.Frisch@e..."
  author="Alain.Frisch@e..."
  date="2003-07-04T08:20:20"
  subject="[Caml-list] CDuce">
<msg 
  url="2003/07/427d93c8bda6d480ea0c18c1c4d5b6ff"
  from="Matt Gushee &lt;mgushee@h...&gt;"
  author="Matt Gushee"
  date="2003-07-04T19:37:11"
  subject="Re: [Caml-list] CDuce">
<msg 
  url="2003/07/21695e1546cd0d7c3589874712a38466"
  from="Alain.Frisch@e..."
  author="Alain.Frisch@e..."
  date="2003-07-04T21:50:11"
  subject="Re: [Caml-list] CDuce">
</msg>
</msg>
</msg>
</thread>

<contents>
Dear Caml-list,

I'm pleased to announce the first public release of CDuce, a new
strongly typed higher-order functional programming language for XML
documents with an efficient type-based runtime implementation.  The
distribution can be downloaded at:

   http://www.cduce.org/download.html

More information can be found at:

   http://www.cduce.org/

And you can directly try CDuce with a web browser using the online
prototype at:

   http://www.cduce.org/cgi-bin/cduce

CDuce is fast, functional, type-safe, and conforms to basic standards:
Unicode, XML, DTD, Namespaces are handled, partial support of XML
Schema validation is in alpha testing (and undocumented) while queries
are being implemented.

The OCaml community could be interested in CDuce because:

- CDuce syntax is reminiscient of ML languages (but CDuce has a
  completely different type system, with subtyping and intersection,
  union, negation types, and also a different type-based
  semantics with overloaded functions and pattern matching on types);

- CDuce is written in OCaml;

- Our research plans include the development of a CDuce &lt;-&gt; OCaml
  interface, to allow extending CDuce with OCaml and
  using CDuce for the XML part of OCaml applications.



This is the first beta version. All your comments, suggestions, and
bug reports are welcome. Please send all of them to info@cduce.org

Thanks in advance,

  Alain Frisch, on behalf of the CDuce team.

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

