facebookexperimental / facebookexperimental/semcode
add C++ and Python support
未關閉
- 主要語言
- Rust
- 星號
- 171
- 分支
- 40
- 平均合併
- 4 小時 24 分鐘
- 30 天內合併 PR
- 24
描述
Once semcode (after PR#50) is able to better deal with having multiple functions of the same name, it is not a large step to extend semcode functionality to cover object oriented languages, where every class is likely to have some functions of the same name, e.g. __init__ in every Python class.
Adding support for object oriented languages can be built on top of handling, and being able to select, multiple functions of the same name.
貢獻指南
評估
這個 Issue 還沒有評估資料。