Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
276c83a0
Commit
276c83a0
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2005-07-30 20:14:39 by afrisch] Empty log message
Original author: afrisch Date: 2005-07-30 20:14:39+00:00
parent
1ee52ed8
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/ocaml.xml
View file @
276c83a0
...
...
@@ -71,6 +71,15 @@ Some simple examples can be found <a -->
<box
title=
"Overview"
link=
"overview"
>
<p>
The goal of the OCamlDuce project is to extend the OCaml language with features
to make it easier to write safe and efficient complex applications
that need to deal with XML documents. In particular, it relies
on a notion of types and patterns to guarantee statically
that all the possible input documents are correctly processed, and
that only valid output documents are produced.
</p>
<p>
In a nutshell, OCamlDuce extends OCaml with a new kind of values
(
<em>
x-values
</em>
) to represent XML documents, fragments, tags, Unicode
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment