>From: Kent Johnson <[EMAIL PROTECTED]>
>Subject: Re: [Tutor] Embedding
>  
>
>Not easily. You can embed C in Java with JNI.
>
Thanks, that just migh be perfect... or is there a program that will 
embedd Java into C/C++?

> You can access the result from Jython. But the original requirement seems a 
> bit weird - why Java and C in one program? ISTM you should pick Python/C or 
> Jython/Java but not both. Can you say more about what you are trying to 
> accomplish?
>  
>
Well we are three programmers. I know python, another knows Java and the 
other C++. We are trying to figure out how to combine all three 
langauges to make a game.

>(By "Java Python" do you mean "Java AND Python"
>
Yes. Sorry forgot the comma

> or "the Java version of Python" e.g. Jython?)
>  
>
No.

Thanks.
Joe

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to