View Single Post
  #4 (permalink)  
Old 03-17-2008, 12:42 PM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 523
Last Blog:
Just over the next hil...
Credits: 0
Rep Power: 10
G_Morgan is a jewel in the roughG_Morgan is a jewel in the roughG_Morgan is a jewel in the rough
Default Re: Best Cross Platform Language For Standalone App Dev?

A good option for cross platform might be using the KDE4 API (Qt, Phonon, etc).

It's pretty fresh but is at a stable release right now. I'm not sure if there is a stable version available for OSX or Windows yet but since Trolltech are adopting Phonon into Qt that should be enough for most applications.

You'd have to use C++ to get the most out of Qt but there are bindings to Java.
Reply With Quote