Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.04 KB

File metadata and controls

32 lines (23 loc) · 1.04 KB

Third Party Notices

This project includes or depends on the following third-party software:

rust-code-analysis

Source: https://github.com/mozilla/rust-code-analysis

License: Mozilla Public License 2.0 (MPL-2.0)

Copyright: Mozilla Corporation and contributors

rust-code-analysis is a Rust library to analyze and extract maintainability information from source codes, developed by Mozilla.

Citation

If you use rust-code-analysis in academic or research work, please cite:

@article{ARDITO2020100635,
    title = {rust-code-analysis: A Rust library to analyze and extract maintainability information from source codes},
    journal = {SoftwareX},
    volume = {12},
    pages = {100635},
    year = {2020},
    issn = {2352-7110},
    doi = {https://doi.org/10.1016/j.softx.2020.100635},
    url = {https://www.sciencedirect.com/science/article/pii/S2352711020303484},
    author = {Luca Ardito and Luca Barbato and Marco Castelluccio and Riccardo Coppola and Calixte Denizet and Sylvestre Ledru and Michele Valsesia},
}