2 unstable releases

Uses old Rust 2015

0.2.0 Jun 1, 2018
0.1.0 May 28, 2018

#17 in #pre-processor

Download history 149/week @ 2024-11-16 88/week @ 2024-11-23 173/week @ 2024-11-30 102/week @ 2024-12-07 78/week @ 2024-12-14 57/week @ 2024-12-21 79/week @ 2024-12-28 81/week @ 2025-01-04 74/week @ 2025-01-11 74/week @ 2025-01-18 81/week @ 2025-01-25 77/week @ 2025-02-01 128/week @ 2025-02-08 165/week @ 2025-02-15 82/week @ 2025-02-22 119/week @ 2025-03-01

504 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