Overview
Fxp is a general-purpose validating XML parser implemented in Standard ML, by Alexandru Berlea. Fxp was originally developed using Standard ML of New Jersey. Below is a port for Moscow ML — a fairly simple-minded, quick (read: inefficient) port, barely tested. Use it a lot and report bugs.
See README.mosml in the tarball for build and installation
instructions.
License
fxp for Moscow ML is available under the same open-source license as
the original fxp. See the COPYRIGHT files in the respective tarball.
This software is provided as-is, with absolutely no warranty.
Downloads
| Release | Date | Download | Notes |
|---|---|---|---|
| fxp-1.4.6-4mosml | 2004-03-01 | source tarball | unstable, but usable |
| fxp-1.4.6-3mosml | 2004-02-24 | source tarball | unstable |
Documentation pertaining only to the port (not to fxp itself) is in
files with .mosml suffixes.