<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Calibri">Hi there - as a long time Visual C++ dev I've
      grown increasingly frustrated with its lack of cross-platform
      support and someone suggested I should look at Clang. My first
      encounter was with a product called "C++ Builder" (by Embarcadero)
      though AFAICT its not a compiler in its own right. It's more of 
      an intelligent IDE which wraps around Clang.<br>
      <br>
      So this got me wondering if Clang already has its own IDE? Or if
      there are others I should look at too (Eclipse maybe - or
      Code::Blocks?)  If I do make the move to Clang I'd have over 90 x
      VC++ projects to convert. So an IDE which can import (or convert)
      from VC++ project files would be particularly interesting. Any
      suggestions gratefully received!!<br>
      <br>
      John<br>
    </font>
  </body>
</html>