<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.lang.misc Google Group</title>
  <link>http://groups.google.com/group/comp.lang.misc</link>
  <description>Different computer languages not specifically listed.</description>
  <language>en</language>
  <item>
  <title>Re: Cleaning code</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/77483d28b5edb6c1?show_docid=77483d28b5edb6c1</link>
  <description>
  Or just use the not equal operator: compare(x,y)!=gt.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/77483d28b5edb6c1?show_docid=77483d28b5edb6c1</guid>
  <author>
  lawrence.jo...@siemens.com
  </author>
  <pubDate>Sat, 19 Jul 2008 20:14:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cleaning code</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/8cf4fcfe1e455ba8?show_docid=8cf4fcfe1e455ba8</link>
  <description>
  On Sat, 19 Jul 2008 00:45:23 +0100, Ben Bacarisse &lt;br&gt; I like Erlang&#39;s approach to case - identifiers are lower case, &lt;br&gt; atoms are upper case. It&#39;s ever so much cleaner. &lt;br&gt; I think I mean what you think I meant about native types, I &lt;br&gt; think. &lt;br&gt; Thanks, I will take a look. &lt;br&gt; Richard Harter, c...@tiac.net &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://home.tiac.net/~cri&quot;&gt;[link]&lt;/a&gt;, &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.varinoma.com&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/8cf4fcfe1e455ba8?show_docid=8cf4fcfe1e455ba8</guid>
  <author>
  c...@tiac.net
  (Richard Harter)
  </author>
  <pubDate>Sat, 19 Jul 2008 14:44:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cleaning code</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/6baae5d4725643be?show_docid=6baae5d4725643be</link>
  <description>
  On Fri, 18 Jul 2008 16:27:39 -0700 (PDT), Bart &amp;lt;b...@freeuk.com&amp;gt; &lt;br&gt; wrote: &lt;br&gt; No, the compare should return one of the three. To get le, ne, &lt;br&gt; or ge, do a boolean negation, e.g., in C, le is &lt;br&gt; !(compare(x,y)==gt). &lt;br&gt; Richard Harter, c...@tiac.net &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://home.tiac.net/~cri&quot;&gt;[link]&lt;/a&gt;, &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.varinoma.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Save the Earth now!!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/6baae5d4725643be?show_docid=6baae5d4725643be</guid>
  <author>
  c...@tiac.net
  (Richard Harter)
  </author>
  <pubDate>Sat, 19 Jul 2008 14:40:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cleaning code</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/e1d54a7e8e32d4dc?show_docid=e1d54a7e8e32d4dc</link>
  <description>
  on &lt;br&gt; in &lt;br&gt; statement, &lt;br&gt; would &lt;br&gt; It &lt;br&gt; FIRST &lt;br&gt; FIRST &lt;br&gt; (picking up conversation from c.l.m, i.e., perhaps lost context...) &lt;br&gt; No offense - I&#39;m curious, but I don&#39;t see what value this offers. With a &lt;br&gt; function like strcmp(), you wan&#39;t either a true/false result or you want a &lt;br&gt; specific one out of three result. I.e., are they equal or not? Or, how are
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/e1d54a7e8e32d4dc?show_docid=e1d54a7e8e32d4dc</guid>
  <author>
  do_not_h...@nohavenot.cmm
  (Rod Pemberton)
  </author>
  <pubDate>Sat, 19 Jul 2008 08:14:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cleaning code</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/35068054444abc49?show_docid=35068054444abc49</link>
  <description>
  In article &lt;br&gt; &amp;lt;5e9bb46e-dfdb-4872-bc95-105bb 6cb1...@i76g2000hsf.googlegrou ps.com&amp;gt;, &lt;br&gt; For IEEE floating point, you also may be forgetting &amp;quot;not comparable&amp;quot; &lt;br&gt; and, possibly &amp;quot;sort-of-equal&amp;quot; (for comparison of +0.0 with -0.0) &lt;br&gt; Users doing interval arithmetic or using a &#39;stochast&#39; type might want &lt;br&gt; even more variants (for example a return value indicating the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/35068054444abc49?show_docid=35068054444abc49</guid>
  <author>
  rein...@verlinde.invalid
  (Reinder Verlinde)
  </author>
  <pubDate>Sat, 19 Jul 2008 00:13:54 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cleaning code</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/0142efcf622aabe5?show_docid=0142efcf622aabe5</link>
  <description>
  &amp;lt;snip&amp;gt; &lt;br&gt; Or LT, GT and EQ in Haskell. I don&#39;t see why the type needs to be &lt;br&gt; native unless, by that, you mean that any built-in types must have an &lt;br&gt; operator that produces the correct values. &lt;br&gt; The Haskell&#39;s type classes (in particular Eq and Ord) are, in my &lt;br&gt; opinion, an object lesson in how to design equality and ordering in a
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/0142efcf622aabe5?show_docid=0142efcf622aabe5</guid>
  <author>
  ben.use...@bsb.me.uk
  (Ben Bacarisse)
  </author>
  <pubDate>Fri, 18 Jul 2008 23:45:23 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cleaning code</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/ac7450ed0a774ae5?show_docid=ac7450ed0a774ae5</link>
  <description>
  You&#39;re forgetting le and ge, which would be easier to deal with using &lt;br&gt; -1,0,1. &lt;br&gt; There&#39;s also ne, but I&#39;m not sure how that would fit in. Perhaps a &lt;br&gt; relative compare should return the 3-element set [lt, eq, gt]. Then le &lt;br&gt; is [lt,eq], ge is [eq,gt]. &#39;ne&#39; is best expressed as not [eq].
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/ac7450ed0a774ae5?show_docid=ac7450ed0a774ae5</guid>
  <author>
  b...@freeuk.com
  (Bart)
  </author>
  <pubDate>Fri, 18 Jul 2008 23:27:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cleaning code</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/7c56aeee339ab55e?show_docid=7c56aeee339ab55e</link>
  <description>
  You got my idea fairly well I think. Your psudocode was definitely better &lt;br&gt; than mine. &lt;br&gt; I&#39;ve been considering trying to add this idea to python. I like your concept &lt;br&gt; of an ordering type. &lt;br&gt; Thanks for the input, &lt;br&gt; -Jim Stapleton
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/7c56aeee339ab55e?show_docid=7c56aeee339ab55e</guid>
  <author>
  stapleton...@osu.edu
  (S James S Stapleton)
  </author>
  <pubDate>Fri, 18 Jul 2008 19:46:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cleaning code</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/2b31826783da1388?show_docid=2b31826783da1388</link>
  <description>
  On Thu, 17 Jul 2008 11:57:34 -0400, &amp;quot;S James S Stapleton&amp;quot; &lt;br&gt; This is sort of interesting, to me anyway, but I perceive it as a &lt;br&gt; language design issue. Accordingly, I&#39;ve added comp.lang.misc to &lt;br&gt; the newsgroups. &lt;br&gt; As a side note, your formatting style is bad. If the post were &lt;br&gt; any longer I wouldn&#39;t have bothered to read it.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/f82975c1fe51521b/2b31826783da1388?show_docid=2b31826783da1388</guid>
  <author>
  c...@tiac.net
  (Richard Harter)
  </author>
  <pubDate>Fri, 18 Jul 2008 19:38:56 UT
</pubDate>
  </item>
  <item>
  <title>EARN MONEY $2500-10000 PER WEEK</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/fe8dff84e3f9740d/a6effd66687ffc9c?show_docid=a6effd66687ffc9c</link>
  <description>
  EARN MONEY $2500-10000 PER WEEK &lt;br&gt; SIMPLE ONLINE SURVEY &lt;br&gt; OTHER DETAILS LOGONTO &lt;br&gt; ****************************** ****************************** **************** &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.AWSurveys.com/HomeMain.cfm?RefID=sivaicici&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.AWSurveys.com/HomeMain.cfm?RefID=sivaicici&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.AWSurveys.com/HomeMain.cfm?RefID=sivaicici&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/fe8dff84e3f9740d/a6effd66687ffc9c?show_docid=a6effd66687ffc9c</guid>
  <author>
  sumithaaa...@gmail.com
  (sumi)
  </author>
  <pubDate>Wed, 16 Jul 2008 05:01:21 UT
</pubDate>
  </item>
  <item>
  <title>Re: kahvinkeittimen ylilämpösuoja</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/c7b7f651a42cc20a/ad0c678462c0e18c?show_docid=ad0c678462c0e18c</link>
  <description>
  Sähkö [Jukka Lukkari, 14.05.2008] &lt;br&gt; Sähkön kulutus jatkaa laskuaan &lt;br&gt; Sähkön kulutus jäi huhtikuussa runsaan prosentin edellisvuotta pienemmäksi. &lt;br&gt; Vuoden neljän ensimmäisen kuukauden aikana sähköä on Suomessa kulunut 32,3 &lt;br&gt; gigawattituntia eli yli kaksi prosenttia viime vuotta vähemmän. »
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/c7b7f651a42cc20a/ad0c678462c0e18c?show_docid=ad0c678462c0e18c</guid>
  <author>
  niko.rissa...@hosts.net
  (Niko Rissanen)
  </author>
  <pubDate>Sun, 13 Jul 2008 23:39:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: Boa Programming Language</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/eb09de18e5d63f34/126d0e458c80bceb?show_docid=126d0e458c80bceb</link>
  <description>
  Noted. &lt;br&gt; Thanks for the speedy reply.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/eb09de18e5d63f34/126d0e458c80bceb?show_docid=126d0e458c80bceb</guid>
  <author>
  cwarre...@gmail.com
  (Curtis W)
  </author>
  <pubDate>Sat, 12 Jul 2008 03:19:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: Boa Programming Language</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/eb09de18e5d63f34/8f8d9f1157eaa2fc?show_docid=8f8d9f1157eaa2fc</link>
  <description>
  Two faults here. One is top-posting. Please don&#39;t. The other is &lt;br&gt; trying to attach binary things to usenet messages. That is also &lt;br&gt; bad. In many cases the various news portals will simply drop the &lt;br&gt; entire mess. You can always put a link in a usenet post - if the &lt;br&gt; google anomalies (google is a terrible usenet server) annoy you,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/eb09de18e5d63f34/8f8d9f1157eaa2fc?show_docid=8f8d9f1157eaa2fc</guid>
  <author>
  cbfalco...@yahoo.com
  (CBFalconer)
  </author>
  <pubDate>Sat, 12 Jul 2008 00:34:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: Boa Programming Language</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/eb09de18e5d63f34/439e5b56a93d84ae?show_docid=439e5b56a93d84ae</link>
  <description>
  &amp;lt;snip&amp;gt; &lt;br&gt; &amp;lt;/snip&amp;gt; &lt;br&gt; I don&#39;t see any indentation there..
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/eb09de18e5d63f34/439e5b56a93d84ae?show_docid=439e5b56a93d84ae</guid>
  <author>
  harold.aptr...@gmail.com
  (Harold Aptroot)
  </author>
  <pubDate>Sat, 12 Jul 2008 00:55:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: Boa Programming Language</title>
  <link>http://groups.google.com/group/comp.lang.misc/browse_thread/thread/eb09de18e5d63f34/934e1f012702282a?show_docid=934e1f012702282a</link>
  <description>
  That&#39;s not it. They read fine in Goggle Groups. Someone is &lt;br&gt; probably using a crappy newsreader. &lt;br&gt; Significant whitespace is the greatest thing since sliced bread.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.misc/browse_thread/thread/eb09de18e5d63f34/934e1f012702282a?show_docid=934e1f012702282a</guid>
  <author>
  mensana...@aol.com
  (Mensanator)
  </author>
  <pubDate>Sat, 12 Jul 2008 00:13:05 UT
</pubDate>
  </item>
  </channel>
</rss>
