facebookexperimental / facebookexperimental/semcode

add C++ and Python support

オープン
#52 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
171
フォーク
40
平均マージ
4時間 24分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。