<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>forth200x at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/forth200x/</link>
    <description>Forth200x</description>

    <item>
      <title>RfD - Enhanced local variable syntax, v5b</title>
      <pubDate>Fri, 23 Oct 2009 09:29:11 GMT</pubDate>
      <dc:creator>Stephen Pelc</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/425</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/425</guid>
      <description>RfD - Enhanced local variable syntax, v5b ==================================== Stephen Pelc - 22 October 2009 20091022 Discussion about { and {:. 20090830</description>
    </item>
    <item>
      <title>Re: SAVE-COMPILATION etc.</title>
      <pubDate>Fri, 16 Oct 2009 10:26:53 GMT</pubDate>
      <dc:creator>Anton Ertl</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/424</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/424</guid>
      <description>... The RfD/CfV process seems to be appropriate for this purpose.  A proponent can write an RfD, incorporate the first rounds of feedback, then the proposal</description>
    </item>
    <item>
      <title>Re: SAVE-COMPILATION etc.</title>
      <pubDate>Fri, 16 Oct 2009 08:56:49 GMT</pubDate>
      <dc:creator>Stephen Pelc</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/423</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/423</guid>
      <description>Posted by Leon in response to Mitch ... I agree. Note also that the two words I proposed were simply a reaction to code ported from bigForth to VFX. I now</description>
    </item>
    <item>
      <title>Re: SAVE-COMPILATION etc.</title>
      <pubDate>Fri, 16 Oct 2009 05:22:44 GMT</pubDate>
      <dc:creator>Leon Wagner</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/422</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/422</guid>
      <description>... Very well stated.  And things that seem experimental should not be considered for inclusion in the standard until they are proven (and more widely used).</description>
    </item>
    <item>
      <title>Re: SAVE-COMPILATION etc.</title>
      <pubDate>Fri, 16 Oct 2009 02:55:41 GMT</pubDate>
      <dc:creator>Dennis Ruffer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/421</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/421</guid>
      <description>... Sorry for not reading all my email before sending my earlier email, but as I said there, I suspect that Forth, Inc. and its customers have been using this</description>
    </item>
    <item>
      <title>Re: SAVE-COMPILATION etc. (was: RfD: XT)</title>
      <pubDate>Fri, 16 Oct 2009 02:37:15 GMT</pubDate>
      <dc:creator>Dennis Ruffer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/420</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/420</guid>
      <description>I had a thought today, as I am driving across country, that this discussion is very similar in intent as the Forth, Inc. concept called ASSIGN.  Elizabeth will</description>
    </item>
    <item>
      <title>Re: SAVE-COMPILATION etc.</title>
      <pubDate>Fri, 16 Oct 2009 00:36:09 GMT</pubDate>
      <dc:creator>Elizabeth D Rather</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/419</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/419</guid>
      <description>... My concern is that during the last round, Greg Bailey and several others were absolutely adamant that there should be no nested compilation allowed.  I no</description>
    </item>
    <item>
      <title>Re: SAVE-COMPILATION etc.</title>
      <pubDate>Fri, 16 Oct 2009 00:28:10 GMT</pubDate>
      <dc:creator>Mitch Bradley</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/418</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/418</guid>
      <description>... It&#39;s true that FCode is easy to &quot;detokenize&quot; back to source, but that fact is not necessarily salient because FCode comprises only a part of Open Firmware.</description>
    </item>
    <item>
      <title>Re: SAVE-COMPILATION etc.</title>
      <pubDate>Thu, 15 Oct 2009 20:55:36 GMT</pubDate>
      <dc:creator>Anton Ertl</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/417</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/417</guid>
      <description>... The way I heard it was that Fcode is a tokenized representation of source code, so I would expect it to be easier to recreate something source-like from</description>
    </item>
    <item>
      <title>Re: SAVE-COMPILATION etc.</title>
      <pubDate>Thu, 15 Oct 2009 19:41:39 GMT</pubDate>
      <dc:creator>Mitch Bradley</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/416</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/416</guid>
      <description>... That works great if you have the source handy. I have been supporting Open Firmware implementations on various platforms for almost 20 years now.  I often</description>
    </item>
    <item>
      <title>SAVE-COMPILATION etc. (was: RfD: XT)</title>
      <pubDate>Thu, 15 Oct 2009 19:30:25 GMT</pubDate>
      <dc:creator>Anton Ertl</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/415</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/415</guid>
      <description>... IIRC there has been a discussion not that long ago where people wanted to define a table in the middle of a colon definition.  So that would be another</description>
    </item>
    <item>
      <title>Re: RfD:  XT</title>
      <pubDate>Wed, 14 Oct 2009 03:54:12 GMT</pubDate>
      <dc:creator>Hugh Aguilar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/414</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/414</guid>
      <description>Okay then --- the XT RfD is withdrawn. ________________________________ From: Leon Wagner &lt;leon@...&gt; To: forth200x@yahoogroups.com Sent: Tue, October 13,</description>
    </item>
    <item>
      <title>Re: RfD:  XT</title>
      <pubDate>Wed, 14 Oct 2009 02:45:19 GMT</pubDate>
      <dc:creator>Leon Wagner</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/413</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/413</guid>
      <description>This discussion has veered wildly off course and has become somewhat uncivil.  I am inclined to delete any further traffic on this topic.  The referenced RfD</description>
    </item>
    <item>
      <title>Re: RfD:  XT</title>
      <pubDate>Wed, 14 Oct 2009 01:59:50 GMT</pubDate>
      <dc:creator>Hugh Aguilar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/412</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/412</guid>
      <description>From: Elizabeth D Rather &lt;erather@...&gt; To: forth200x@yahoogroups.com Sent: Tue, October 13, 2009 1:26:11 AM Subject: Re: [forth200x] Re: RfD:  XT </description>
    </item>
    <item>
      <title>Re: RfD:  XT</title>
      <pubDate>Wed, 14 Oct 2009 01:21:07 GMT</pubDate>
      <dc:creator>Hugh Aguilar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/forth200x/message/411</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/forth200x/message/411</guid>
      <description>... These words would support recursive generators. By comparison, my XT would support only iterative generators in which the generator exits from the top</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Tue Nov 10 09:15:07 PST 2009 -->
