| Tyxml |
Typed implementation for HTML, SVG and XML
|
| Tyxml.Html |
Typesafe constructors and printers for HTML documents.
|
| Tyxml.Svg |
Typesafe constructors and printers for Svg documents.
|
| Html_sigs |
HTML signatures for the functorial interface.
|
| Html_types |
HTML types with variants, goes with
Html_sigs.T.
|
| Svg_sigs |
SVG signatures for the functorial interface.
|
| Svg_types |
SVG types with variants, goes with
Svg_sigs.T.
|
| Html_f |
Typesafe constructors for HTML documents (Functorial interface)
|
| Svg_f |
Typesafe constructors for SVG documents (Functorial interface)
|
| Xml_sigs |
XML Signatures.
|
| Xml_wrap | |
| Xml_iter |
Basic iterators over XML tree (functorial interface).
|
| Xml_print |
Printing utilities.
|
| Ppx_tyxml |
TyXML ppx library.
|
| Pa_tyxml |
Syntax extension for HTML or SVG tree creation.
|
| Simplexmlparser |
Basic camlp4 parser for xml
|