facebookexperimental / facebookexperimental/semcode

add C++ and Python support

Open
#52 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
171
Forks
40
Avg merge
4h 24m
Merged PRs (30d)
24

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.