[cfe-commits] r42650 - /cfe/trunk/www/index.html
Ben Holt
bjh at apple.com
Fri Oct 5 15:13:20 PDT 2007
On Oct 5, 2007, at 2:17 PM, Kevin wrote:
> Author: kevin
> Date: Fri Oct 5 16:17:52 2007
> New Revision: 42650
>
> URL: http://llvm.org/viewvc/llvm-project?rev=42650&view=rev
> Log:
> new site
>
> Modified:
> cfe/trunk/www/index.html
[ ... ]
> + Some of the goals for the project include the following:
> + <ul>
> + <li>Unified parser for C-based languages
> + <li>Language conformance with C99, ObjC, C++
> + <li>Real-world, production quality compiler
> + <li>GCC compatibility
> + <li>Library based architecture with finely crafted C++ APIs
> + <li>High performance
> + <li>Better integration with IDEs
> + <li>Expressive diagnostics
> + <li>BSD License
> + </ul>
Thanks Kevin, like the new page! One minor picky bit: in Safari, the
apostrophe character in the block above does not come through:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic.png
Type: image/png
Size: 27293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20071005/54178ee6/attachment.png>
-------------- next part --------------
Thanks!
--bjh
More information about the cfe-commits
mailing list