Skip to content

calixteman/rust-cpp-parser

Repository files navigation

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.

About

A C/C++ parser in rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages