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 摘要。