Warning: Reason support is experimental. We are looking for beta-tester and contributors.

TyXML

Tyxml

Typed implementation for HTML, SVG and XML

Types and signatures

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.

TyXML Functors

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 library

Ppx_tyxml

TyXML ppx library.

Camlp4 Syntax extension and parser

Pa_tyxml

Syntax extension for HTML or SVG tree creation.

Simplexmlparser

Basic camlp4 parser for xml

Indexes