aboutcode-org / aboutcode-org/scancode.io
Supported languages for pipeline symbol reachability
Open
- Dominant language
- Python
- Stars
- 215
- Forks
- 203
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 6
Description
The symbol reachability pipeline currently supports Python and Java.
- [X] Python
- [X] Java
- [ ] JavaScript / TypeScript
- [ ] Ruby
- [ ] C / C++
- [ ] Go
- [ ] Rust
- [ ] PHP
The implementation is designed to be easily extensible. Support for additional programming languages can be added by providing the appropriate Tree-sitter queries for symbol extraction, without requiring significant changes to the overall pipeline.
- #1756
Contributor guide
Assessment
This issue has not been assessed yet.