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.
|