Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SWIG support #2

Open
jptosso opened this issue Feb 22, 2022 · 0 comments
Open

Add SWIG support #2

jptosso opened this issue Feb 22, 2022 · 0 comments

Comments

@jptosso
Copy link
Member

jptosso commented Feb 22, 2022

Many connectors will be born once this project is production-ready. We must keep in focus SWIG compatibility for the final v1 release.

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of target languages including common scripting languages such as Javascript, Perl, PHP, Python, Tcl and Ruby.

  • Add some macros for compatibility
  • Make documentation compatible
  • Document the building process
  • Add it to the Makefile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant