Author: njn
Date: 2007-11-26 23:32:33 +0000 (Mon, 26 Nov 2007)
New Revision: 338

Log:
Added Qore, CP2K, Iogrind.  Removed "variants" reference to Omega since it
will soon be in the distro.

Modified:
   trunk/downloads/variants.html
   trunk/gallery/users.html


Modified: trunk/downloads/variants.html
===================================================================
--- trunk/downloads/variants.html       2007-09-18 22:48:11 UTC (rev 337)
+++ trunk/downloads/variants.html       2007-11-26 23:32:33 UTC (rev 338)
@@ -83,19 +83,19 @@
 
 </dl>
 
-<p><b>Bryan Meredith</b> 
-&lt;&#98;&#114;&#97;&#105;&#110;&#109;&#117;&#114;&#100;&#101;&#114;&#115;&#64;&#103;&#111;&#111;&#103;&#108;&#101;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&gt;
 
-has written <a 
href="http://www.brainmurders.demon.co.uk/omega.html";>Omega</a>, 
-an instant memory leak detector tool designed to give the location that a leak 
-occurs, as it occurs.</p>
-
 <p><b>Vince Weaver</b> 
 has written <a href="http://www.csl.cornell.edu/~vince/software.html";>three
 tools</a>: a cache tool trace generator, a SimPoint data generator, and a
 TAXI-compatible stream generator. (TAXI decodes pre-decoded x86 instruction
 </p>
 
+<p><b>Michael Meeks</b> 
+has written <a
+href="http://live.gnome.org/iogrind";>Iogrind</a>, a prototype I/O profiling
+tool.
+</p>
 
+
 <?php
                break;
 

Modified: trunk/gallery/users.html
===================================================================
--- trunk/gallery/users.html    2007-09-18 22:48:11 UTC (rev 337)
+++ trunk/gallery/users.html    2007-11-26 23:32:33 UTC (rev 338)
@@ -18,7 +18,7 @@
  <li><a href="#scientific">Scientific</a></li>
  <li><a href="#graphics">Graphics and Visualization</a></li>
  <li><a href="#simulate">Simulation</a></li>
- <li><a href="#hardcore">Compilers, Interpreters, etc.</a></li>
+ <li><a href="#hardcore">Programming Language Implementations</a></li>
  <li><a href="#tools">Development Tools</a></li>
  <li><a href="#libs">Development Environments and Libraries</a></li>
  <li><a href="#audvid">Audio/Video</a></li>
@@ -261,6 +261,9 @@
      tools for crystal structure determination from X-ray powder diffraction
      data.</li>
 
+ <li><a href="http://cp2k.berlios.de/";>CP2K:</a>
+     a molecular simulation package.</li>
+
 </ul>
 
 
@@ -353,7 +356,7 @@
 
 
 <a name="hardcore"></a>
-<h2 class="bluehd">Compilers, Interpreters, etc.</h2>
+<h2 class="bluehd">Programming Language Implementations</h2>
 
 <ul>
 
@@ -394,6 +397,11 @@
  <li><a href="http://dparser.sourceforge.net/";>DParser:</a>
      a scannerless GLR parser/generator.</li>
 
+ <li><a href="http://www.qoretechnologies.com/qore";>Qore:</a>
+     a dynamically-typed object-oriented language designed for interfacing,
+     embedding logic in applications, and SMP scalability (released under
+     the LGPL).</li>
+
 </ul>
 
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to