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

Roadmap for supporting other languages #137

Closed
tra38 opened this issue May 2, 2017 · 5 comments
Closed

Roadmap for supporting other languages #137

tra38 opened this issue May 2, 2017 · 5 comments

Comments

@tra38
Copy link

tra38 commented May 2, 2017

From the Drivers page on the Bit Wiki...

Bit components are language agnostic. You can write components in any language you'd like, and Bit will be able to manage them. To facilitate this behavior Bit requires a driver for each programming language, so that the components will be accessible to used in your code.

A JavaScript driver already exists, but I would like to know if there is a roadmap for building drivers in other languages (Ruby, Python, Lisp, C#, etc.). At the very least, I'd like to know how to build my own driver for a language, so that I could write code in one language and import it for use in a entirely different codebase.

@itaymendel
Copy link
Contributor

Hi @tra38 - right now we're stabilizing the driver APIs and workflow. Once this is done, we will be able to publish detailed instructions on how to implement more drivers.

We plan on finishing this part of the architecture in the very near future - so I'll keep this issue open until it's done and the proper docs are in place.

@binhnq94
Copy link

binhnq94 commented Dec 1, 2017

i really hope that bit can support python.

@mikemucc
Copy link

Yes, python via pipenv would be ideal.

@itaymendel
Copy link
Contributor

closing this issue as right now we do not have such roadmap, as we still working through finalizing JS support.

@karolzlot
Copy link

karolzlot commented Aug 15, 2020

@itaymendel any update for python support roadmap?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants