Docs.rs
xrcf-0.6.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xrcf 0.6.0
eXtensible and Reusable Compiler Framework
Crate
Source
Builds
Feature flags
Documentation
Coverage
53.78%
135
out of
251
items documented
2
out of
29
items with examples
Size
Source code size: 345.31 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 27.51 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 44s
Average build duration of
successful
builds.
all releases: 1m 36s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
rikhuijzer/xrcf
18
2
4
crates.io
Dependencies
anyhow ^1.0.86
normal
clap ^4.5
normal
parking_lot ^0.12
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
indoc ^2
dev
Versions
0.8.0
(2025-02-14)
0.7.0
(2025-01-13)
0.6.0
(2024-12-21)
0.5.0
(2024-12-07)
0.4.0
(2024-12-02)
0.3.0
(2024-11-14)
0.2.0
(2024-10-23)
0.1.0
(2024-10-14)
Owners
xrcf
Easy(ier)-to-use infrastructure for building compilers.
You may be looking for:
An high-level overview of xrcf
An example compiler built with xrcf