xee-xpath-compiler

Crates.ioxee-xpath-compiler
lib.rsxee-xpath-compiler
version0.1.5
created_at2025-03-20 16:32:51.005327+00
updated_at2025-08-21 12:31:29.66331+00
descriptionXPath 3.1 compiler of AST to Xee IR
homepagehttps://github.com/Paligo/xee
repositoryhttps://github.com/Paligo/xee
max_upload_size
id1599446
size337,089
xee-team (github:paligo:xee-team)

documentation

https://docs.rs/xee-xpath

README

xee-xpath-compiler

Crates.io Documentation

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.

More Xee

Xee homepage

Credits

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

Commit count: 2639

cargo fmt