<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Full JavaScript parser for PHP</title>
	<link>http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/</link>
	<description>Tim Whitlock's home in the Blogohedron</description>
	<pubDate>Sat, 22 Nov 2008 06:13:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Tim</title>
		<link>http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-70</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 03 Oct 2008 09:03:35 +0000</pubDate>
		<guid>http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-70</guid>
		<description>Actually the output wasn't supposed to be XML, it's just convenient to format it that way. Perhaps I should modify the dump routine to print valid XML.

A visual representation of the parse tree would be a fun Flash project, but not on my list. If you're interested in this kind of thing outside the realm of PHP, Google "ANTLR"

Incidentally, my real goal for this parser framework is a bigger deal than this on it's own - check it out: http://web.2point1.com/2008/09/11/jaspa-sneak-preview/</description>
		<content:encoded><![CDATA[<p>Actually the output wasn&#8217;t supposed to be XML, it&#8217;s just convenient to format it that way. Perhaps I should modify the dump routine to print valid XML.</p>
<p>A visual representation of the parse tree would be a fun Flash project, but not on my list. If you&#8217;re interested in this kind of thing outside the realm of PHP, Google &#8220;ANTLR&#8221;</p>
<p>Incidentally, my real goal for this parser framework is a bigger deal than this on it&#8217;s own - check it out: <a href="http://web.2point1.com/2008/09/11/jaspa-sneak-preview/" rel="nofollow">http://web.2point1.com/2008/09/11/jaspa-sneak-preview/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mw</title>
		<link>http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-69</link>
		<dc:creator>mw</dc:creator>
		<pubDate>Thu, 02 Oct 2008 21:53:05 +0000</pubDate>
		<guid>http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-69</guid>
		<description>Alright; ya got me. I'm interested in what you're doing, as it's part of what I'm thinking

My goal:
1) Use XML similar to your output: http://dasganze.com/tmp/sample1.xml
2) Create a visual code-explorer, based on an outline like: http://www.flickr.com/photos/aaronp/2134057660/sizes/l/
3) Ideally, use this new code-explorer build new JS code like Lego? 

Perhaps you have similar goals?</description>
		<content:encoded><![CDATA[<p>Alright; ya got me. I&#8217;m interested in what you&#8217;re doing, as it&#8217;s part of what I&#8217;m thinking</p>
<p>My goal:<br />
1) Use XML similar to your output: <a href="http://dasganze.com/tmp/sample1.xml" rel="nofollow">http://dasganze.com/tmp/sample1.xml</a><br />
2) Create a visual code-explorer, based on an outline like: <a href="http://www.flickr.com/photos/aaronp/2134057660/sizes/l/" rel="nofollow">http://www.flickr.com/photos/aaronp/2134057660/sizes/l/</a><br />
3) Ideally, use this new code-explorer build new JS code like Lego? </p>
<p>Perhaps you have similar goals?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-39</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sun, 01 Jun 2008 15:40:07 +0000</pubDate>
		<guid>http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-39</guid>
		<description>[UPDATE]
Automatic Semicolon Insertion now largely implemented.</description>
		<content:encoded><![CDATA[<p>[UPDATE]<br />
Automatic Semicolon Insertion now largely implemented.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
