2 unstable releases

Uses old Rust 2015

0.2.0 Jun 1, 2018
0.1.0 May 28, 2018

#15 in #pre-processor

Download history 89/week @ 2024-04-04 107/week @ 2024-04-11 67/week @ 2024-04-18 103/week @ 2024-04-25 64/week @ 2024-05-02 123/week @ 2024-05-09 114/week @ 2024-05-16 72/week @ 2024-05-23 78/week @ 2024-05-30 78/week @ 2024-06-06 81/week @ 2024-06-13 109/week @ 2024-06-20 87/week @ 2024-06-27 100/week @ 2024-07-04 69/week @ 2024-07-11 56/week @ 2024-07-18

349 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–3MB
~53K SLoC