Changes in directory llvm-www:
OpenProjects.html updated: 1.14 -> 1.15 --- Log message: fine tune an entry --- Diffs of the changes: (+2 -4) OpenProjects.html | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) Index: llvm-www/OpenProjects.html diff -u llvm-www/OpenProjects.html:1.14 llvm-www/OpenProjects.html:1.15 --- llvm-www/OpenProjects.html:1.14 Tue May 9 22:53:37 2006 +++ llvm-www/OpenProjects.html Tue May 9 22:55:15 2006 @@ -340,9 +340,7 @@ output LLVM bytecode. It seems that it can already output .NET bytecode, JVM bytecode, and C, so LLVM would ostensibly be another good candidate.</li> -<li>Write a new frontend for C/C++ <b>in</b> C++, giving us the ability to -directly use LLVM C++ classes from within a compiler rather than use -C-based wrapper functions a la llvm-gcc. Possible starting points: +<li>Write a new frontend for C/C++ that isn't GCC based. Possible starting points: <ul> <li><a href="http://www.cs.berkeley.edu/~smcpeak/elkhound/sources/elsa/">Elsa C++ parser</a>, written in C++ and built with a Generalized LR parser @@ -376,7 +374,7 @@ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> - Last modified: $Date: 2006/05/10 03:53:37 $ + Last modified: $Date: 2006/05/10 03:55:15 $ </address> <!--#include virtual="footer.incl" --> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits