<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.12-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: OMeta for Scheme</title>
	<link>http://www.lshift.net/blog/2008/07/01/ometa-for-scheme</link>
	<description>What happens at LShift</description>
	<pubDate>Fri, 21 Nov 2008 20:42:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.12-alpha</generator>

	<item>
		<title>by: tonyg</title>
		<link>http://www.lshift.net/blog/2008/07/01/ometa-for-scheme#comment-117005</link>
		<pubDate>Fri, 01 Aug 2008 13:01:24 +0000</pubDate>
		<guid>http://www.lshift.net/blog/2008/07/01/ometa-for-scheme#comment-117005</guid>
					<description>&lt;p&gt;John, Simon: Thanks for trying out the code -- and thanks for the bug report. I've not yet upgraded to mzscheme 4, but will do so and integrate Simon's patches ASAP.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>John, Simon: Thanks for trying out the code &#8212; and thanks for the bug report. I&#8217;ve not yet upgraded to mzscheme 4, but will do so and integrate Simon&#8217;s patches ASAP.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: John Pallister</title>
		<link>http://www.lshift.net/blog/2008/07/01/ometa-for-scheme#comment-115248</link>
		<pubDate>Sun, 27 Jul 2008 10:30:33 +0000</pubDate>
		<guid>http://www.lshift.net/blog/2008/07/01/ometa-for-scheme#comment-115248</guid>
					<description>&lt;p&gt;Thanks for that Simon, I'll grab the latest code and try again.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;/p&gt;

&lt;p&gt;John :^P&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for that Simon, I&#8217;ll grab the latest code and try again.</p>
<p>Cheers,</p>
<p>John :^P</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Simon Michael</title>
		<link>http://www.lshift.net/blog/2008/07/01/ometa-for-scheme#comment-114783</link>
		<pubDate>Fri, 25 Jul 2008 10:03:27 +0000</pubDate>
		<guid>http://www.lshift.net/blog/2008/07/01/ometa-for-scheme#comment-114783</guid>
					<description>&lt;p&gt;Thanks for this, very timely.&lt;/p&gt;

&lt;p&gt;I made it work with PLT scheme 4, more or less - using enter! in a command-line mzscheme, at least. (boot) works, (opt (parse-ometa "a ::= 'a' =&#62; true;")) works, I haven't figured out how to parse actual data. See darcs repo at http://joyful.com/darcsweb/darcsweb.cgi?r=ometa-scheme;a=summary&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for this, very timely.</p>
<p>I made it work with PLT scheme 4, more or less - using enter! in a command-line mzscheme, at least. (boot) works, (opt (parse-ometa &#8220;a ::= &#8216;a&#8217; =&gt; true;&#8221;)) works, I haven&#8217;t figured out how to parse actual data. See darcs repo at http://joyful.com/darcsweb/darcsweb.cgi?r=ometa-scheme;a=summary</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: John Pallister</title>
		<link>http://www.lshift.net/blog/2008/07/01/ometa-for-scheme#comment-114502</link>
		<pubDate>Thu, 24 Jul 2008 10:48:59 +0000</pubDate>
		<guid>http://www.lshift.net/blog/2008/07/01/ometa-for-scheme#comment-114502</guid>
					<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Thanks for making your code available. I'm a Lisper interested in OMeta, so between your Scheme code and John Leuner's Lisp port of the Squeak version (as mentioned above) I hope to get (a) my head around OMeta and (b) some Lisp code of my own that I understand.&lt;/p&gt;

&lt;p&gt;I like your mention of extra (any?) error handling stuff, and the fact that your code is 803 lines of Scheme vs. 3000+ lines of Lisp and 5000+ lines of JavaScript... ;)&lt;/p&gt;

&lt;p&gt;And now my question: I've downloaded the latest MzScheme, but it looks like your code won't run in version 4 out of the box (not that I've used this particular box before).&lt;/p&gt;

&lt;p&gt;If I want to study your code interactively, would I be best advised to download a slightly earlier version of MzScheme? Or should I hang on for the next release?&lt;/p&gt;

&lt;p&gt;Thanks again,&lt;/p&gt;

&lt;p&gt;John :^P&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for making your code available. I&#8217;m a Lisper interested in OMeta, so between your Scheme code and John Leuner&#8217;s Lisp port of the Squeak version (as mentioned above) I hope to get (a) my head around OMeta and (b) some Lisp code of my own that I understand.</p>
<p>I like your mention of extra (any?) error handling stuff, and the fact that your code is 803 lines of Scheme vs. 3000+ lines of Lisp and 5000+ lines of JavaScript&#8230; ;)</p>
<p>And now my question: I&#8217;ve downloaded the latest MzScheme, but it looks like your code won&#8217;t run in version 4 out of the box (not that I&#8217;ve used this particular box before).</p>
<p>If I want to study your code interactively, would I be best advised to download a slightly earlier version of MzScheme? Or should I hang on for the next release?</p>
<p>Thanks again,</p>
<p>John :^P</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: web design</title>
		<link>http://www.lshift.net/blog/2008/07/01/ometa-for-scheme#comment-108263</link>
		<pubDate>Thu, 03 Jul 2008 03:42:46 +0000</pubDate>
		<guid>http://www.lshift.net/blog/2008/07/01/ometa-for-scheme#comment-108263</guid>
					<description>&lt;p&gt;For you Lisp2 fans, a common lisp version has been posted to reddit previously: &lt;a href="http://subvert-the-dominant-paradigm.net/blog/?p=23" rel="nofollow"&gt;http://subvert-the-dominant-paradigm.net/blog/?p=23&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For you Lisp2 fans, a common lisp version has been posted to reddit previously: <a href="http://subvert-the-dominant-paradigm.net/blog/?p=23" rel="nofollow">http://subvert-the-dominant-paradigm.net/blog/?p=23</a></p>
]]></content:encoded>
				</item>
</channel>
</rss>
