[Tutor] Embedding
Joseph Quigley
cpu.crazy at gmail.com
Tue Sep 27 22:33:46 CEST 2005
>From: Kent Johnson <kent37 at tds.net>
>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
More information about the Tutor
mailing list