|
Sunrise XP cannot be easily ported to cross-platform code. I already knew the Windows API, so that was the logical choice for this project. Cross-platform programming is not that easy in C++ and definitely more time-consuming. I think there is a cross-platform C++ parser in the Plucker CVS, you might want to look at that instead. I've never used it, though.
I've used PHP briefly, but didn't like it much. If you already know Java server-side programming (Servlets + JSP and related libs like Spring, Hibernate, etc.), then PHP is a huge step backwards. OTOH, PHP is a better choice if you don't know Java yet.
|