From: Damian <dam...@gm...> - 2010-08-26 22:42:18
|
I was wondering the same... Since I'm using xmlvm for making a 100% opengl app and I'm coding in Scala I had to change some of the java library and crosscompile some scala libs to make it work, so I will have to do that again when changing to the C backend. Should I change to C backend now or is it too early? Damian On Thu, Aug 26, 2010 at 6:47 PM, Leo Izen <leo...@gm...> wrote: > When do you expect it to be ready? In a month, in 6, in 2 years? > > > On Tue, Aug 24, 2010 at 1:39 PM, Arno Puder <ar...@pu...> wrote: > >> >> that is correct. We are working hard on the C backend. The mid-term >> strategy is to make the C backend the main target. Eventually the >> Objective-C backend will also be removed. Note that both C++ and >> Objective-C are supersets of C, so nothing will be lost. In fact, the C >> backend is already the most complete code generation we have. It can >> cross-compile OpenJDK and will also soon feature a garbage collector. >> >> Arno >> >> Andrew deBlois wrote: >> > When downloading the latest version of xmlvm, I see that the >> > xmlvm2cpp/ branch >> > and the --target=cpp option have been removed. Is C++ support no longer >> > available >> > in xmlvm? >> > >> > Thanks, >> > Andrew >> > >> > >> ------------------------------------------------------------------------------ >> > Sell apps to millions through the Intel(R) Atom(Tm) Developer Program >> > Be part of this innovative community and reach millions of netbook users >> > worldwide. Take advantage of special opportunities to increase revenue >> and >> > speed time-to-market. Join now, and jumpstart your future. >> > http://p.sf.net/sfu/intel-atom-d2d >> > _______________________________________________ >> > xmlvm-users mailing list >> > xml...@li... >> > https://lists.sourceforge.net/lists/listinfo/xmlvm-users >> >> >> ------------------------------------------------------------------------------ >> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program >> Be part of this innovative community and reach millions of netbook users >> worldwide. Take advantage of special opportunities to increase revenue and >> speed time-to-market. Join now, and jumpstart your future. >> http://p.sf.net/sfu/intel-atom-d2d >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users >> > > > > ------------------------------------------------------------------------------ > Sell apps to millions through the Intel(R) Atom(Tm) Developer Program > Be part of this innovative community and reach millions of netbook users > worldwide. Take advantage of special opportunities to increase revenue and > speed time-to-market. Join now, and jumpstart your future. > http://p.sf.net/sfu/intel-atom-d2d > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > |