On Aug 22, 2006, at 5:52 PM, John Siracusa wrote:

Has anyone looked at LLVM lately?

http://llvm.org/

I discovered it a few years ago. My personal interest is in the portable C back end, so I can use the g++ compiler front end and send the output through CodeWarrior or MPW compilers, whose language support is frozen due to non-development (and therefore may have issues with C99 or modern C++ constructs) but handle C89 just fine. This will require a fairly large Round Tuit, of course.

This pattern may also be applicable to MSVC.

Josh

P.S.  Hi, John!  I loved your article on the Spatial Finder.


Reply via email to