
February 20th, 2009, 05:02 AM
|
|
|
Quote: | The jahplayer, jahshaka and jahtools directories contain python only. | No. Look carefully. They've opted to have as much in Python as feasible, but C++ is the host language. Python is embedded.
Quote: | But it seams they are using C++ variant (Visual Studio or BOOST IDE) rather than python. | I have no idea what you mean by C++ variant. Visual Studio is an IDE, so it doesn't really make sense to compare that to Python. And Boost is a set of libraries for C++.
Quote: | What would you say is the min req. foundation knowledge to contribute to such a project? | In what way do you imagine yourself contributing? That's what you should ask yourself. Do you know what they do? How can you contribute to then? What skillset do you have?
__________________
When you ask a question, be prepared to tell us: what have you tried? If you think you don't need to try anything, we will never be interested in helping you. If you agree with the link, and you refuse to answer that question, you are being a hypocrite.
Need help with broken code? Your question should be like a good bug report: (1) It has the smallest number of steps to reproduce the problem you see (2) It tells us precisely what you expected to see and (3) It tells us what you saw and how it differed from what you expected. We need all three to help you.
Want better answers? Tell us what you Googled for and what steps you took to answer your own question.
|