I'm needing to write a program that reads an XML file as input and outputs another modified XML file.
I'm needing it to run in Linux (XFree) and Windows. What programming language should I write this in? I don't really like Java, but I like how cross platform it is. I would be willing to maintain some different sets of code for the Linux portion and the Windows portion, but would like to keep that to a minimal. I would really like my program to use the standard Window API for either system, (probably KDE or GNOME for X as they are the most supported throughout any windows manager).
Question
Shadrack
I'm needing to write a program that reads an XML file as input and outputs another modified XML file.
I'm needing it to run in Linux (XFree) and Windows. What programming language should I write this in? I don't really like Java, but I like how cross platform it is. I would be willing to maintain some different sets of code for the Linux portion and the Windows portion, but would like to keep that to a minimal. I would really like my program to use the standard Window API for either system, (probably KDE or GNOME for X as they are the most supported throughout any windows manager).
Any recommendations?
-nic
Link to comment
Share on other sites
35 answers to this question
Recommended Posts