Re: Java to C++
From: Markus Schaber (individual-news_at_schabi.de)
Date: 07/20/04
- Previous message: Roedy Green: "Re: utility for seaching the needed jars"
- In reply to: Martin Demberger: "Java to C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 20 Jul 2004 20:11:52 +0200
Hi,
On Fri, 2 Jul 2004 13:59:30 +0200
Martin Demberger <Martin_D@gmx.de> wrote:
> I'm working on an article about compiling java-sources to c++.
> I'm interessted if someone would use this to write a program in java
> (and the good IDE's available for java) and convert this to C++ to get
> the advantages and speed of this language.
Did you try GNU gcj? This software is the Java frontend of the GNU
Compiler Collection, so you can mix java code with C++, C and all other
GCC supported languages.
HTH,
Markus
-- markus schaber | dipl. informatiker logi-track ag | rennweg 14-16 | ch 8001 zürich phone +41-43-888 62 52 | fax +41-43-888 62 53 mailto:schabios@logi-track.com | www.logi-track.com
- Previous message: Roedy Green: "Re: utility for seaching the needed jars"
- In reply to: Martin Demberger: "Java to C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|