facebookexperimental / facebookexperimental/semcode

add C++ and Python support

未關閉
#52 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。