This Rust workspace contains three related projects:
-
regexml - an XML compliant regex implementation in Rust. This is used by the Xee project.
-
regexml-convert-perl-tests - converter scripts for particular XPath tests. Probably a one-off.
-
regexml-ucd-blocks - a script to maintain the
block.rs
module in the mainregexml
project.