Pros and Cons of programming languages for XML & string manipulation

Posted by aepheus on Stack Overflow See other posts from Stack Overflow or by aepheus
Published on 2010-04-12T18:06:55Z Indexed on 2010/04/12 18:33 UTC
Read the original article Hit count: 290

I don't mean this to be opinionated.

What are serious pros/cons of various server-side languages in regards to creating/modifying xml. I'm currently researching new platform/language direction and we deal with a lot of xml.

We also do a lot of string manipulation, what advantages/disadvantages do different languages have in regards to string manipulation. I'm thinking along the lines of regular expression searching and replacing.

© Stack Overflow or respective owner

Related posts about server-side

Related posts about programming-languages