Re: Java to C++

From: Markus Schaber (individual-news_at_schabi.de)
Date: 07/20/04

  • Next message: Markus Schaber: ""Real" Templates for Java?"
    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
    

  • Next message: Markus Schaber: ""Real" Templates for Java?"

    Relevant Pages

    • Re: Comparing Lisp conditions to Java Exceptions
      ... All the ISO standards in the world will not make the world ... Nothing keeps you from annotating your program with exceptions based on what ... language should adhere to your theory. ... Curiously, although you don't say it, Java has the opposite problem. ...
      (comp.lang.lisp)
    • Re: casts
      ... This is why most shit programmers refuse to learn languages including ... C Sharp and Java. ... compiler in a later edition of Visual Basic, ... language for processing data. ...
      (comp.lang.c)
    • Re: C, really portable?
      ... > Wait, is Java a modern language superior to C, or is it still ... It is a much better OO language than C++, ... It depends what you are doing, Java aims for rigorous portability - the same ... regardless of platform. ...
      (comp.lang.c)
    • Re: Is anybodys favorite computer programming language not included here?
      ... to talk about getting me some paying work writing Java classes. ... and could be copied to a script (as in Java BeanShell or Lisp PROG). ... >> please post a followup saying what language it is, ... Server: "Mother, ...
      (comp.programming)
    • Re: Basic inheritance question
      ... used 'this' in C++ and Java. ... but in Python it doesn't. ... language, they would write a lot of ten liners that is changed a LOT ... Add three levels of inheritence and a couple globals and you'll find out ...
      (comp.lang.python)