◐ Shell
clean mode source ↗

GitHub - calixteman/rust-cpp-parser: A C/C++ parser in rust

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

rust-cpp-parser

A C/C++ parser in Rust.

It's a WIP so don't use it except if you want to contribute or fix bugs.

There are several goals here:

  • be able to identify unused macros
  • remove useless includes
  • help with the analysis of code change

It's a spare time project so I'm not super active (it mainly depends on what I've to do during the week-end).

Disclaimer

This is not an official Mozilla product.