5 releases

0.1.5 Mar 24, 2025
0.1.4 Mar 24, 2025
0.1.3 Mar 24, 2025
0.1.2 Mar 21, 2025
0.1.1 Mar 20, 2025

#179 in Programming languages

Download history 397/week @ 2025-03-19 125/week @ 2025-03-26 43/week @ 2025-04-02 75/week @ 2025-04-09 319/week @ 2025-04-16 332/week @ 2025-04-23 299/week @ 2025-04-30 323/week @ 2025-05-07 433/week @ 2025-05-14 416/week @ 2025-05-21 373/week @ 2025-05-28 393/week @ 2025-06-04

1,724 downloads per month
Used in 8 crates (4 directly)

MIT license

1MB
25K SLoC

xee-interpreter

Crates.io Documentation

xee-interpreter provides the runtime to run Xee code. It includes a bytecode interpreter, an implementation of XPath data types, and the XPath standard library.

This is used by xee-xpath to implement XPath and can also serve as the engine to execute XSLT code (work in progress).

This is a low-level crate of the Xee project. For the API entry point see xee-xpath. For the xee commandline tool, download a release.

More Xee

Xee homepage

Credits

This project was made possible by the generous support of Paligo.

Dependencies

~35MB
~516K SLoC