|
From: Nicholas N. <nj...@ca...> - 2004-01-29 03:05:24
|
CVS commit by nethercote: Added PHP. M +6 -3 users.html 1.13 --- devel-home/valgrind/users.html #1.12:1.13 @@ -113,7 +113,6 @@ <dd>A general-purpose programming language; the duct-tape of the internet. -<dt><a href="http://www.gnu.org/software/ddd/">GNU ddd</a> -<dd>A graphical front-end for GDB, DBX, WDB, Ladebug, JDB, XDB, bashdb, - and the Perl, Python and PHP debuggers. +<dt><a href="http://www.php.org">PHP</a> +<dd>A web-oriented scripting language. <dt><a href="http://pike.ida.liu.se">Pike</a> @@ -121,4 +120,8 @@ simple and fast data manipulation. +<dt><a href="http://www.gnu.org/software/ddd/">GNU ddd</a> +<dd>A graphical front-end for GDB, DBX, WDB, Ladebug, JDB, XDB, bashdb, + and the Perl, Python and PHP debuggers. + <dt><a href="http://www.trolltech.com/products/qt/">Qt by Trolltech</a> <dd>A multi-platform, C++ application development framework. |