MttCheck is a project under the grant of the Deutsche Forschungsgemeinschaft. The goal of the project is to develop an O'Caml library for typechecking XSL transformations based on macro tree transducers.
The project relevant publications are listed here.
The program mttchk type checks macro tree transducer or TL programs with respect to a predefined output type...more
The latest version can be found on the download page.
tar xzvf mttchk-1.tgz cd mttchk_release-1
make