[cfe-dev] C++ status report web page

Holger Schurig hs4233 at mail.mn-solutions.de
Wed Jul 2 05:36:43 PDT 2008


> Please feel free to add something I missed, change wording
> and/or change the whole design of the page.

Design: maybe make the table borderless, but at least not with 
the ugly double borders :-)

Maybe make "Parser & Sema" and "Codegen" two columns. Also I'm 
not sure if many people that read the page knows what "Sema" 
means.

Maybe drop the "C++ " at each line in the "Feature" column. It's 
clear that this page applies to C++ :-)

Maybe use valign="top"

Right now the page gives the impression that "Parsing and Sema" 
is basically done and just codegen is missing. However, lot's of 
C++ features are missing. Maybe adding them would give a better 
impression of the real state. Maybe something like:

Templates
Overloading
Operator overloading

Maybe we can use something like 
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1905.pdf 
and re-use their TOC for this purpose. The paper from above URL 
just showed up after googling for "c++ standard", maybe there is 
something better or even ratified available on the net.



More information about the cfe-dev mailing list