| Crates.io | xee-xpath-compiler |
| lib.rs | xee-xpath-compiler |
| version | 0.1.5 |
| created_at | 2025-03-20 16:32:51.005327+00 |
| updated_at | 2025-08-21 12:31:29.66331+00 |
| description | XPath 3.1 compiler of AST to Xee IR |
| homepage | https://github.com/Paligo/xee |
| repository | https://github.com/Paligo/xee |
| max_upload_size | |
| id | 1599446 |
| size | 337,089 |
A compiler to compile XPath text to Xee IR (intermediate representation). This
makes use of xee-xpath-ast.
xee-ir defines the intermediate
representation and allows you to compile it to bytecode as defined by
xee-interpreter.
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.
This project was made possible by the generous support of Paligo.