<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.lang.forth Google Group</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth</link>
  <description>Discussion about Forth.</description>
  <language>en</language>
  <item>
  <title>Re: acceptance of forth</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/d876fecc27be6915?show_docid=d876fecc27be6915</link>
  <description>
  Agreed. &lt;br&gt; Strongly agreed. &lt;br&gt; Yes, definitely. &lt;br&gt; Yes. Though I think the sexuality thing made it more of a hot button &lt;br&gt; than many other issues would have been.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/d876fecc27be6915?show_docid=d876fecc27be6915</guid>
  <author>
  jethom...@gmail.com
  (Jonah Thomas)
  </author>
  <pubDate>Thu, 11 Nov 2009 01:07:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: acceptance of forth</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/5cd771ecdfa11d0b?show_docid=5cd771ecdfa11d0b</link>
  <description>
  Interesting how you conflate things. I don&#39;t have &amp;quot;supporters&amp;quot; in &lt;br&gt; comp.lang.forth. What you saw wasn&#39;t some great love, acceptance, or &lt;br&gt; even moderate concern for me, but rather a critical review of *your* &lt;br&gt; words and behavior. I expect that everyone you consider a &amp;quot;supporter&amp;quot; &lt;br&gt; of mine would have written exactly the same thing to you regardless of
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/5cd771ecdfa11d0b?show_docid=5cd771ecdfa11d0b</guid>
  <author>
  john.passan...@gmail.com
  (John Passaniti)
  </author>
  <pubDate>Wed, 11 Nov 2009 23:47:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: symtab</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c37b473ec4da66f1/2d741240650cface?show_docid=2d741240650cface</link>
  <description>
  On Nov 25, 5:10 am, Andrew Haley &amp;lt;andre...@littlepinkcloud.inva lid&amp;gt; &lt;br&gt; wrote: &lt;br&gt; No real mystery: As the load factor of the hash table increases, the &lt;br&gt; cost of probing around to insert or find a key can get quite &lt;br&gt; expensive. In applications where hashes play a critical role (such as &lt;br&gt; many scripting languages that do dynamic lookup of functions and other
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c37b473ec4da66f1/2d741240650cface?show_docid=2d741240650cface</guid>
  <author>
  john.passan...@gmail.com
  (John Passaniti)
  </author>
  <pubDate>Wed, 11 Nov 2009 20:32:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: LC53 statistics</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c0fe67c350a5cec3/7dcff9270fa9759d?show_docid=7dcff9270fa9759d</link>
  <description>
  Interpretation and compilation refer to when the text is processed. &lt;br&gt; It is perfectly legal for a system encountering &amp;quot;;&amp;quot; while interpreting &lt;br&gt; to issue an error message. &lt;br&gt; In essence, run-time refers to what happens when the compiled code &lt;br&gt; executes, which is to return from the word. run-time is one time &lt;br&gt; frame later than interetation and compilation.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c0fe67c350a5cec3/7dcff9270fa9759d?show_docid=7dcff9270fa9759d</guid>
  <author>
  stephen...@mpeforth.com
  (Stephen Pelc)
  </author>
  <pubDate>Wed, 11 Nov 2009 19:54:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: acceptance of forth</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/5ac69116fddf1bd2?show_docid=5ac69116fddf1bd2</link>
  <description>
  The context of my question was that someone reported that his superiors &lt;br&gt; rejected Forth in favor of a scripting language because they &amp;quot;didn&#39;t &lt;br&gt; need all that stuff&amp;quot;. I was just looking for a quantitative measure of &lt;br&gt; what &amp;quot;all that stuff&amp;quot; was. I agree with John that there may be good &lt;br&gt; functional reasons to prefer a tool specifically designed for scripting
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/5ac69116fddf1bd2?show_docid=5ac69116fddf1bd2</guid>
  <author>
  erat...@forth.com
  (Elizabeth D Rather)
  </author>
  <pubDate>Wed, 11 Nov 2009 19:41:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: symtab</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c37b473ec4da66f1/65edb4dbcc92b822?show_docid=65edb4dbcc92b822</link>
  <description>
  I had also wrote that (1) I am new to Factor, (2) I only casually &lt;br&gt; reviewed your code, (3) that I didn&#39;t find your code&#39;s comments clear, &lt;br&gt; and that as a result (4) I might not understand your code. I invited &lt;br&gt; you to explain what I got wrong. You didn&#39;t respond. This was 49 &lt;br&gt; days ago. &lt;br&gt; Oh, like a splay tree. Why didn&#39;t you say so? Probably because you
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c37b473ec4da66f1/65edb4dbcc92b822?show_docid=65edb4dbcc92b822</guid>
  <author>
  john.passan...@gmail.com
  (John Passaniti)
  </author>
  <pubDate>Wed, 11 Nov 2009 19:32:56 UT
</pubDate>
  </item>
  <item>
  <title>Re: LC53 statistics</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c0fe67c350a5cec3/f85295afef100f49?show_docid=f85295afef100f49</link>
  <description>
  ron wrote: &lt;br&gt; Yeah, most systems don&#39;t have truly separate interpretation and &lt;br&gt; compilation semantics: gforth is one of the few systems that does. &lt;br&gt; Sure, but it does that at compile time, so it only needs compilation &lt;br&gt; semantics. &lt;br&gt; From the standard: &lt;br&gt; Interpretation: Interpretation semantics for this word are undefined.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c0fe67c350a5cec3/f85295afef100f49?show_docid=f85295afef100f49</guid>
  <author>
  j...@qualdan.com
  (Josh Grams)
  </author>
  <pubDate>Wed, 11 Nov 2009 19:16:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: LC53 statistics</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c0fe67c350a5cec3/dc4cbc86f36b7781?show_docid=dc4cbc86f36b7781</link>
  <description>
  Yes, most Forth systems implement &amp;quot;;&amp;quot; as immediate word (which has &lt;br&gt; interpretation semantics), and/or implement &#39; and [&#39;] such that they &lt;br&gt; produce an xt for the compilation semantics, if a word is &lt;br&gt; compile-only. So they don&#39;t complain when you tick &amp;quot;;&amp;quot;, they produce &lt;br&gt; some xt. &lt;br&gt; No, the compilation semantics of &amp;quot;;&amp;quot; is to compile an EXIT, switch to
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c0fe67c350a5cec3/dc4cbc86f36b7781?show_docid=dc4cbc86f36b7781</guid>
  <author>
  an...@mips.complang.tuwien.ac.at
  (Anton Ertl)
  </author>
  <pubDate>Wed, 11 Nov 2009 18:55:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: programmer(s) of the Forth on OLPC project ?</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/424461d69f5e8e2a/b04c0efb61b3b6ed?show_docid=b04c0efb61b3b6ed</link>
  <description>
  On Nov 24, 8:28 am, an...@mips.complang.tuwien.ac. at (Anton Ertl) &lt;br&gt; wrote: &lt;br&gt; If you look back in the c.l.f archives (or maybe do a web search) you &lt;br&gt; can find a link to the location of the source code released by Mitch. &lt;br&gt; Good stuff. &lt;br&gt; -Brad
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/424461d69f5e8e2a/b04c0efb61b3b6ed?show_docid=b04c0efb61b3b6ed</guid>
  <author>
  hwfw...@gmail.com
  (Brad)
  </author>
  <pubDate>Wed, 11 Nov 2009 19:02:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: acceptance of forth</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/0a826988e3a2e2fb?show_docid=0a826988e3a2e2fb</link>
  <description>
  They all seem very individual to me. The &amp;quot;institutional backing&amp;quot; is &lt;br&gt; just that they let these people work on these languages, not more. &lt;br&gt; Anyway, Forth became quite popular in the 70s and 80s, and at some &lt;br&gt; point a number of people worked on Forth at big institutions with that &lt;br&gt; amount of backing. E.g., John Hayes and Marty Fraeman at Johns
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/0a826988e3a2e2fb?show_docid=0a826988e3a2e2fb</guid>
  <author>
  an...@mips.complang.tuwien.ac.at
  (Anton Ertl)
  </author>
  <pubDate>Wed, 11 Nov 2009 18:30:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: LC53 statistics</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c0fe67c350a5cec3/3dba34a1a38b2f14?show_docid=3dba34a1a38b2f14</link>
  <description>
  On Nov 25, 1:14 pm, an...@mips.complang.tuwien.ac. at (Anton Ertl) &lt;br&gt; wrote: &lt;br&gt; Thanks Anton, that explains it concisely enough. Reva lets you take &lt;br&gt; the address of &#39;;&#39; (or any other word, though it may not evaluate to &lt;br&gt; an executable address) -- I&#39;m pretty sure I could do that in other &lt;br&gt; Forths as well, but it&#39;s been a while since I played with them
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c0fe67c350a5cec3/3dba34a1a38b2f14?show_docid=3dba34a1a38b2f14</guid>
  <author>
  r...@ronware.org
  (ron)
  </author>
  <pubDate>Wed, 11 Nov 2009 18:51:41 UT
</pubDate>
  </item>
  <item>
  <title>Forth as scripting language (was: continued fractions)</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/d3909d538848a54c?show_docid=d3909d538848a54c</link>
  <description>
  Yes. I actually know awk and regexps, and use them regularly, but &lt;br&gt; there are cases where I use Forth, e.g., in the repost program: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.complang.tuwien.ac.at/forth/programs/repost.fs&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Here I used Forth, because I don&#39;t know how to deal with sockets in &lt;br&gt; awk. &lt;br&gt; I don&#39;t do that. Instead, for files I use SLURP-FILE, and for
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/d3909d538848a54c?show_docid=d3909d538848a54c</guid>
  <author>
  an...@mips.complang.tuwien.ac.at
  (Anton Ertl)
  </author>
  <pubDate>Wed, 11 Nov 2009 18:18:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: acceptance of forth</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/2d16e6b4f71a38a5?show_docid=2d16e6b4f71a38a5</link>
  <description>
  In article &lt;br&gt; &amp;lt;67d462c1-2352-42e9-a243-8be72 3091...@e20g2000vbb.googlegrou ps.com&amp;gt;, &lt;br&gt; I was never that keen on Yanks, the sense of smug self satisfaction &lt;br&gt; grinds. Your attempts at justifying your self seems to me to be counter &lt;br&gt; productive. It is certainly confirming my prejudice against US citizens. &lt;br&gt; I do not know what image you want to project but as it is I would go
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/2d16e6b4f71a38a5?show_docid=2d16e6b4f71a38a5</guid>
  <author>
  ken...@cix.compulink.co.uk
  </author>
  <pubDate>Wed, 11 Nov 2009 16:32:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: continued fractions</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/4ff826d694cda779?show_docid=4ff826d694cda779</link>
  <description>
  You don&#39;t need it. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.co.jp/group/comp.lang.forth/msg/6fa4e33f552ca10a&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Note that when you get a continued fraction for pi the issue is not that &lt;br&gt; you have a continued fraction for pi. What you will do with it is &lt;br&gt; multiply it by stuff. And the best continued fraction is the one that &lt;br&gt; gives you the right product the most times, with perhaps some other
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/05c5af1b1145bb30/4ff826d694cda779?show_docid=4ff826d694cda779</guid>
  <author>
  jethom...@gmail.com
  (Jonah Thomas)
  </author>
  <pubDate>Wed, 11 Nov 2009 15:33:33 UT
</pubDate>
  </item>
  <item>
  <title>Semantics (was: LC53 statistics)</title>
  <link>http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c0fe67c350a5cec3/ab5ae51881a4fbdd?show_docid=ab5ae51881a4fbdd</link>
  <description>
  Yes. That&#39;s programming language terminology. A language (or &lt;br&gt; language construct) has syntax and semantics. I.e., semantics is &lt;br&gt; pretty much everything that is not syntax. In Forth that means &amp;quot;what &lt;br&gt; it does&amp;quot;. &lt;br&gt; That would be uses of the various semantics, and you did not quite get &lt;br&gt; them correct. From the usage side, execution semantics are not really
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.forth/browse_frm/thread/c0fe67c350a5cec3/ab5ae51881a4fbdd?show_docid=ab5ae51881a4fbdd</guid>
  <author>
  an...@mips.complang.tuwien.ac.at
  (Anton Ertl)
  </author>
  <pubDate>Wed, 11 Nov 2009 13:30:39 UT
</pubDate>
  </item>
  </channel>
</rss>
