[phc-internals] [phc commit] r1669 - in www/trunk/public_html: .
plugins spinoffs
codesite-noreply at google.com
codesite-noreply at google.com
Sun Sep 21 17:32:29 IST 2008
Author: paul.biggar
Date: Sun Sep 21 09:31:45 2008
New Revision: 1669
Removed:
www/trunk/public_html/authors.html
www/trunk/public_html/plugins/
www/trunk/public_html/spinoffs/
www/trunk/public_html/whatsinstore.html
Modified:
www/trunk/public_html/downloads.html
Log:
Move spinoffs into downloads.html, and remove spinoffs, plugins,
whatsinstore and authors.
Modified: www/trunk/public_html/downloads.html
==============================================================================
--- www/trunk/public_html/downloads.html (original)
+++ www/trunk/public_html/downloads.html Sun Sep 21 09:31:45 2008
@@ -96,6 +96,28 @@
href="http://www.zend.com/license/2_00.txt">own license</a>. More
detailed information on licensing issues, see the directory
<tt>license/</tt> in the source distribution.
+
+
+ <h1>Projects using phc</h1>
+
+ <h2>PHT</h2>
+ <p>Written by Daniel Barreiro, <tt>PHT</tt> embeds HTML/XML into
+ PHP to ensure that the XML or HTML output by PHP scripts is
+ well-formed and (although this has not yet been implemented)
+ valid. Details and source can be found at <a
+
href="http://www.satyam.com.ar/pht/">http://www.satyam.com.ar/pht/</a>.</p>
+
+ <h2>Plumhead</h2>
+
+ Plumhead is written by Bernhard Schmalhofer and attempts to
+ implement PHP on Parrot by taking the XML output from <span
+ class="phc">phc</span> and transforming it (using XSLT) to the
+ Parrot internal representation. See <a
+
href="http://www.perlfoundation.org/parrot/index.cgi?plumhead">http://www.perlfoundation.org/parrot/index.cgi?plumhead</a>
+ for more information.
+
+
+
</td>
</tr>
More information about the phc-internals
mailing list