rust-c2rust-ast-exporter 0.18.0
Clang AST extraction API for use in the C2Rust project
This package provides the Clang AST extraction API for use in the C2Rust project.
- Outputs:
out
- Website: https://c2rust.com/
- Licenses: Modified BSD
- Package source: gnu/packages/c2rust.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-c2rust-ast-exporter 0.18.0
as follows:
guix install rust-c2rust-ast-exporter@0.18.0
Or install the latest version:
guix install rust-c2rust-ast-exporter
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.