rust-code-analysis 0.0.24

Tool to compute and export code metrics
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Supported Languages

This is the list of programming languages parsed by
**rust-code-analysis**.

- [x] C++
- [ ] C#
- [ ] CSS
- [ ] Go
- [ ] HTML
- [ ] Java
- [x] JavaScript
- [x] The JavaScript used in Firefox internal
- [x] Python
- [x] Rust
- [x] Typescript

A check indicates which languages have metrics implemented.