Xee: A Modern XML Execution Engine in Rust
The author spent two years building Xee, an XML Execution Engine implemented in Rust, supporting modern XPath and XSLT. More than just a library, Xee is a full programming language implementation, featuring a command-line tool and a Rust library, aiming to revitalize the aging XML technology. The article details Xee's architecture, implementation, and the history and current state of XML, with a call to action for developers to contribute.
Read more