2 unstable releases
Uses old Rust 2015
0.2.0 | Jun 1, 2018 |
---|---|
0.1.0 | May 28, 2018 |
#15 in #pre-processor
349 downloads per month
Used in cargo-tally
15KB
466 lines
minipre
This is a minimal C preprocessor, written in Rust. See the documentation for examples.
Currently Supported Features
- Macros
- #if, #elif, #else, #endif
Dependencies
~2–3MB
~53K SLoC