<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: JSReg javascript parser</title>
	<atom:link href="http://www.thespanner.co.uk/2009/01/22/jsreg-javascript-parser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thespanner.co.uk/2009/01/22/jsreg-javascript-parser/</link>
	<description>A tool for designers dealing with programmers dealing with designers...</description>
	<pubDate>Sun, 14 Mar 2010 12:39:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2009/01/22/jsreg-javascript-parser/#comment-1426</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Fri, 23 Jan 2009 16:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/?p=324#comment-1426</guid>
		<description>@Sam

Great idea! I might try that</description>
		<content:encoded><![CDATA[<p>@Sam</p>
<p>Great idea! I might try that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Shull</title>
		<link>http://www.thespanner.co.uk/2009/01/22/jsreg-javascript-parser/#comment-1425</link>
		<dc:creator>Sam Shull</dc:creator>
		<pubDate>Fri, 23 Jan 2009 15:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/?p=324#comment-1425</guid>
		<description>Install the VMWare free server edition on your local machine, create an image of the same flavor OS as your provider uses, compile Spidermonkey on that image then upload to provider. Not guaranteed to work, but a very good chance that it will.</description>
		<content:encoded><![CDATA[<p>Install the VMWare free server edition on your local machine, create an image of the same flavor OS as your provider uses, compile Spidermonkey on that image then upload to provider. Not guaranteed to work, but a very good chance that it will.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2009/01/22/jsreg-javascript-parser/#comment-1424</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Fri, 23 Jan 2009 13:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/?p=324#comment-1424</guid>
		<description>@romain

I considered that but for a couple of reasons I decided not to. I'd have to review the code used and I wouldn't be in control of the development.

I looked at Rhino as well but I just don't like java never have. 

The goal is to produce Hackvertor tags using this parser which will allow a sandboxed environment and allow users to upload their own.</description>
		<content:encoded><![CDATA[<p>@romain</p>
<p>I considered that but for a couple of reasons I decided not to. I&#8217;d have to review the code used and I wouldn&#8217;t be in control of the development.</p>
<p>I looked at Rhino as well but I just don&#8217;t like java never have. </p>
<p>The goal is to produce Hackvertor tags using this parser which will allow a sandboxed environment and allow users to upload their own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: romain</title>
		<link>http://www.thespanner.co.uk/2009/01/22/jsreg-javascript-parser/#comment-1423</link>
		<dc:creator>romain</dc:creator>
		<pubDate>Fri, 23 Jan 2009 12:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/?p=324#comment-1423</guid>
		<description>why not using PHP or so to generate a proper AST for your JS tool?
I've seen tools like:
http://pear.chiaraquartet.net/lemon/
which is supposed to produce a proper parser based on a grammar. I know it's mostly for the fun, but I think you will run into maintainability problems/etc.</description>
		<content:encoded><![CDATA[<p>why not using PHP or so to generate a proper AST for your JS tool?<br />
I&#8217;ve seen tools like:<br />
<a href="http://pear.chiaraquartet.net/lemon/" rel="nofollow">http://pear.chiaraquartet.net/lemon/</a><br />
which is supposed to produce a proper parser based on a grammar. I know it&#8217;s mostly for the fun, but I think you will run into maintainability problems/etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
