Hacker News new | past | comments | ask | show | jobs | submit login

Sorry, he really should have written "gcc, clang, and EDG" monoculture.

Are you aware of any significant compilers that use anything other than these as frontends at this point?

(microsoft, intel, portland group, comeau, etc all use the EDG C++ frontend)

I guess XLC still does (or it did when I was at IBM 7.5 years ago), but not sure they are really still in the running.




Visual C++ uses EDG only for the IDE. The compiler still has it's own frontend.


Please tell me they did not put Phoenix out in the wild :)


No, but they are rewriting the frontend to be AST based as well.

http://channel9.msdn.com/Shows/C9-GoingNative/GoingNative-21...


http://en.wikipedia.org/wiki/Intel_C%2B%2B_compiler

I don't have a lot of experience with it. I've used Cilk Plus a few times.


> Are you aware of any significant compilers that use anything other than these as frontends at this point?

Not sure what the embedded and console guys have as frontends.


Mostly GCC based, some now clang based, the rest MS.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: