summaryrefslogtreecommitdiffstats
path: root/www/comparison.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/comparison.html')
-rw-r--r--www/comparison.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/comparison.html b/www/comparison.html
index bba2a65..f0d00bb 100644
--- a/www/comparison.html
+++ b/www/comparison.html
@@ -122,11 +122,6 @@
<p>Pro's of Elsa vs clang:</p>
<ul>
- <li>Elsa's support for C++ is far beyond what clang provides. If you need
- C++ support in the next year, Elsa is a great way to get it. That said,
- Elsa is missing important support for templates and other pieces: for
- example, it is not capable of compiling the GCC STL headers from any
- version newer than GCC 3.4.</li>
<li>Elsa's parser and AST is designed to be easily extensible by adding
grammar rules. Clang has a very simple and easily hackable parser,
but requires you to write C++ code to do it.</li>
OpenPOWER on IntegriCloud