X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2FDEVEL%2Fpxp%2Fpxp%2Fdoc%2FPRERELEASE.xml;fp=helm%2FDEVEL%2Fpxp%2Fpxp%2Fdoc%2FPRERELEASE.xml;h=0000000000000000000000000000000000000000;hp=f155abd96e5dfde398e94db828aaf8ca453cac99;hb=869549224eef6278a48c16ae27dd786376082b38;hpb=89262281b6e83bd2321150f81f1a0583645eb0c8 diff --git a/helm/DEVEL/pxp/pxp/doc/PRERELEASE.xml b/helm/DEVEL/pxp/pxp/doc/PRERELEASE.xml deleted file mode 100644 index f155abd96..000000000 --- a/helm/DEVEL/pxp/pxp/doc/PRERELEASE.xml +++ /dev/null @@ -1,116 +0,0 @@ - - -%common; - - -up'> - - -%config; - -]> - - - - Pre-release of PXP, the XML parser for O'Caml - -

PXP is the new, completely revised and partly rewritten -validating XML parser -for O'Caml; the old name, "Markup", has been dropped. The current version -of PXP is still a bit experimental because it is not fully tested; however, -it is now stable enough to be used in experimental applications. -

- -

PXP will retain most parts of Markup's API; the name PXP -emphasizes the strengths of the API: it is the Polymorphic XML Parser. -The document objects representing the parsed file have an interesting -polymorphism which allows that the user of the parser can control -which kind of objects are actually created. The current API supports -the element type as criterion for object/class selection; future APIs will -extend this concept such that arbitrary criterions are possible -(e.g. you may want to have different classes for different namespaces). -

- -

The current development goals of PXP are:

- - -
- - - Download the PXP pre-release - -

The current pre-release is available under - -&url.gps-ocaml-download;/pxp-pre-0.99.8.tar.gz. There is currently no -documentation for this version of the software; it is recommended to use the Markup manual and compare it with the current -module interfaces.

- -

Please note that this is work in progress; it may still contain bugs -and irregularities.

- -

The parser works only with OCaml-3. The parser needs the netstring package, at least version 0.9.1. -

- -

I am very interested in your opinion to PXP; please contact me.

-
- - - Author, Credits, Copying -

-PXP has been written by &person.gps;; it contains contributions by -Claudio Sacerdoti Coen. You may copy it as you like, -you may use it even for commercial purposes as long as the license conditions -are respected, see the file LICENSE coming with the distribution. It allows -almost everything. -

-
- - - Where to find the stable release -

Here.

-
- -
-