2 unstable releases

Uses old Rust 2015

0.2.0 Jun 1, 2018
0.1.0 May 28, 2018

#2156 in Rust patterns

Download history 61/week @ 2023-12-04 170/week @ 2023-12-11 122/week @ 2023-12-18 66/week @ 2023-12-25 87/week @ 2024-01-01 71/week @ 2024-01-08 51/week @ 2024-01-15 52/week @ 2024-01-22 80/week @ 2024-01-29 71/week @ 2024-02-05 122/week @ 2024-02-12 165/week @ 2024-02-19 97/week @ 2024-02-26 155/week @ 2024-03-04 83/week @ 2024-03-11 105/week @ 2024-03-18

450 downloads per month
Used in cargo-tally

MIT/Apache

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.2–3MB
~54K SLoC