[www] r197048 - Add Nuanti to the Industry Users list

Alp Toker alp at nuanti.com
Wed Dec 11 08:48:34 PST 2013


Author: alp
Date: Wed Dec 11 10:48:33 2013
New Revision: 197048

URL: http://llvm.org/viewvc/llvm-project?rev=197048&view=rev
Log:
Add Nuanti to the Industry Users list

Modified:
    www/trunk/Users.html

Modified: www/trunk/Users.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/Users.html?rev=197048&r1=197047&r2=197048&view=diff
==============================================================================
--- www/trunk/Users.html (original)
+++ www/trunk/Users.html Wed Dec 11 10:48:33 2013
@@ -210,6 +210,14 @@ href="http://lists.cs.uiuc.edu/pipermail
     <td><a href="http://zone.ni.com/devzone/cda/tut/p/id/11472">Compiler for LabView 2010</a></td>
   </tr>
 
+  <tr>
+    <td><a href="http://www.nuanti.com">Nuanti Browser Labs</a></td>
+    <td><p><a href="http://meta.webkit.net">WebKit Meta 2.0 SDK</a> includes a specialized LLVM/clang toolchain
+    for web application and game development featuring transparent C++ DOM and JavaScript bridging.</p>
+    <p><a href="http://www.atoker.com/blog/2012/04/12/llvm-europe-2012-cli-compiler/"> C++/CLI NG</a> is a
+    clang-based .NET compiler that embraces and extends the Microsoft / ECMA-372 language standard.</p></td>
+  </tr>
+
   <!-- Personal communication and ok'd by Christopher Lamb -->
   <tr>
     <td>NVIDIA</td>





More information about the llvm-commits mailing list