[Interest] Bringing Qt, C++ To The Web

Jason H scorp1us at yahoo.com
Sun Jan 20 03:50:43 CET 2013


The Android stack is linux plus Java. The GUI programs need to be written to some kind of backend. Android's calls for the GUI are not the same. 




________________________________
 From: Pau Garcia i Quiles <pgquiles at elpauer.org>
To: Tony Rietwyk <tony at rightsoft.com.au> 
Cc: interest at qt-project.org 
Sent: Saturday, January 19, 2013 6:45 AM
Subject: Re: [Interest] Bringing Qt, C++ To The Web
 




On Sat, Jan 19, 2013 at 6:02 AM, Tony Rietwyk <tony at rightsoft.com.au> wrote:

 
Going WAY off topic, but:
>If they can convert LLVM to Javascript, why can't they convert to a JVM
>bytecode for Android, etc?   Sounds like a great project!
>

In the lines of this?

http://vmkit.llvm.org/

The code "compilation" is only one part of the problem, the platform adaptations (drawing, communications, permissions, etc) are the hard part (and not really because they are hard algorithms or anything but because they require a lot of work)
-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer) 
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130119/8d167297/attachment.html>


More information about the Interest mailing list