Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #4871

Re: The Lisp Curse

From "Rod Pemberton" <do_not_have@noavailemail.cmm>
Newsgroups comp.lang.forth
Subject Re: The Lisp Curse
Date 2011-08-14 09:54 -0400
Organization Aioe.org NNTP Server
Message-ID <j28k2e$chv$1@speranza.aioe.org> (permalink)
References <j2397q$1kl$1@dont-email.me> <b33b006671738cba452a8afd09750b55@dizum.com> <79e0ddc3-6aaa-40eb-b5cb-d60a55f90a14@s7g2000yqk.googlegroups.com>

Show all headers | View raw


"John Passaniti" <john.passaniti@gmail.com> wrote in message
news:79e0ddc3-6aaa-40eb-b5cb-d60a55f90a14@s7g2000yqk.googlegroups.com...
>
> We are now at the point in terms of CPU speed that we have
> large periods of time when the CPU is essentially idle.
>

What?!?!  What that says to me is:

"The CPUs we used in our products were underpowered for many years."

That probably means the cpu was chosen first, then had software written for
it.  I.e., the software was too much, too big, too bloated, for the chosen
cpu.  The cpu should've been chosen *after* the software was written in
order to ensure it could handle the software load.  However, that would also
mean that the code would need to be coded in a HLL since you'd need to test
different microprocessor platforms.

AIUI from someone in the industry, the automotive industry did much the same
thing for decades with their engine choices.  The body designers couldn't
design a body without knowing how much weight the engine could pull.  So,
the engine designers had to chose an engine upfront.  The body designers
would design a body ... that was too heavy.  Then, marketing would get
involved.  They'd ask the engine designers about the engine, who would
respond that it's got a nice, big engine.  By the various departments
finished modifying the cars design, the engine would be underpowered by 50%
or more.  Eventually, after decades, the automotive companies learned to do
things the other way around.


Rod Pemberton



Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-06-26 15:13 -0500
  Re: The Lisp Curse Chris Hinsley <chris.hinsley@gmail.com> - 2011-06-27 16:13 +0100
    Re: The Lisp Curse vandys@vsta.org - 2011-06-27 15:50 +0000
      Re: The Lisp Curse Chris Hinsley <chris.hinsley@gmail.com> - 2011-06-27 16:55 +0100
        Re: The Lisp Curse vandys@vsta.org - 2011-06-27 17:23 +0000
          Re: The Lisp Curse Chris Hinsley <chris.hinsley@gmail.com> - 2011-06-27 20:09 +0100
          Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-06-29 18:59 -0700
            Re: The Lisp Curse Mark Wills <markrobertwills@yahoo.co.uk> - 2011-06-30 12:49 +0100
              Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-02 16:38 -0700
                Re: The Lisp Curse Albert van der Horst <albert@spenarnc.xs4all.nl> - 2011-07-03 11:27 +0000
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-07-03 17:40 -0700
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-04 18:38 -0700
          Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-06-30 12:25 -0700
            Forth OO ( was: Re: The Lisp Curse ) Doug Hoffman <glidedog@gmail.com> - 2011-07-12 09:43 -0400
              Re: Forth OO ( was: Re: The Lisp Curse ) Doug Hoffman <glidedog@gmail.com> - 2011-07-12 12:35 -0400
              Re: Forth OO ( was: Re: The Lisp Curse ) John Passaniti <john.passaniti@gmail.com> - 2011-07-13 10:02 -0700
                Re: Forth OO ( was: Re: The Lisp Curse ) Doug Hoffman <glidedog@gmail.com> - 2011-07-14 08:32 -0400
                Re: Forth OO ( was: Re: The Lisp Curse ) Alex McDonald <blog@rivadpm.com> - 2011-07-14 07:10 -0700
                Re: Forth OO ( was: Re: The Lisp Curse ) Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-07-14 09:31 -0500
            Re: The Lisp Curse arc@vorsicht-bissig.de - 2011-07-12 22:20 -0700
              Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-07-13 10:01 -0700
        Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-06-28 03:02 -0400
          Re: The Lisp Curse Elizabeth D Rather <erather@forth.com> - 2011-06-27 21:29 -1000
            Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-06-28 06:55 -0400
              Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-06-28 06:17 -0500
            Re: The Lisp Curse Chris Hinsley <chris.hinsley@gmail.com> - 2011-06-28 14:14 +0100
            Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-06-30 16:08 -0700
              Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-07-01 16:01 -0400
                Re: The Lisp Curse Elizabeth D Rather <erather@forth.com> - 2011-07-01 13:41 -1000
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-04 21:18 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-07-05 02:26 -0700
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-02 16:56 -0700
              Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-07-02 08:28 +0100
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-02 17:00 -0700
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-07-03 10:20 +0100
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-04 20:57 -0700
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-07-06 15:45 +0100
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-06 16:19 -0700
                Re: The Lisp Curse Josh Grams <josh@qualdan.com> - 2011-07-07 01:23 +0000
                Re: The Lisp Curse "David N. Williams" <williams@umich.edu> - 2011-07-06 21:44 -0400
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-06 19:01 -0700
                Re: The Lisp Curse Josh Grams <josh@qualdan.com> - 2011-07-07 10:39 +0000
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-07-07 13:07 -0700
                Re: The Lisp Curse "David N. Williams" <williams@umich.edu> - 2011-07-06 21:42 -0400
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-07-07 10:32 +0100
                Re: The Lisp Curse marko <marko@marko.marko.marko> - 2011-07-07 22:09 +1000
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-07-07 09:19 -0500
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-07 14:08 -0700
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-07-08 10:33 +0100
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-07-08 05:31 -0500
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-07-08 17:47 +0100
                Re: The Lisp Curse vandys@vsta.org - 2011-07-08 17:23 +0000
                Re: The Lisp Curse Spam@ControlQ.com - 2011-07-08 15:34 -0400
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-07-08 21:04 +0100
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-07-08 10:34 -0700
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-07-08 21:28 +0100
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-07-09 15:25 -0700
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-07-10 10:14 +0100
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-07-10 22:02 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-07-11 03:18 -0700
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-07-11 12:42 -0700
                Re: The Lisp Curse Albert van der Horst <albert@spenarnc.xs4all.nl> - 2011-07-12 19:42 +0000
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-07-12 14:42 -0700
                Re: The Lisp Curse Mark Wills <markrobertwills@yahoo.co.uk> - 2011-07-11 07:01 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-07-11 07:24 -0700
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-11 20:40 -0700
                Re: The Lisp Curse Ron Aaron <rambamist@gmail.com> - 2011-07-11 21:24 -0700
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-12 18:54 -0700
                Re: The Lisp Curse Ron Aaron <rambamist@gmail.com> - 2011-07-12 20:45 -0700
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-13 00:28 -0700
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-07-13 10:25 -0700
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-07-11 19:55 +0100
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-07-11 13:41 -0700
                Re: The Lisp Curse Mark Wills <forthfreak@forthfiles.net> - 2011-07-11 13:45 -0700
                Re: The Lisp Curse Jan Coombs <jan_2011-02@murray-microft.co.uk> - 2011-07-12 21:51 +0100
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-09 16:49 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-07-11 04:27 -0700
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-07 14:53 -0700
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-07-28 11:57 +0100
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-07-29 21:54 -0700
                Re: The Lisp Curse Julian Fondren <ayrnieu@gmail.com> - 2011-07-30 18:22 -0500
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-01 12:59 +0000
                Re: The Lisp Curse Julian Fondren <ayrnieu@gmail.com> - 2011-08-02 00:07 -0500
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-08-01 22:58 -0700
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-08-08 20:44 -0700
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-07-31 10:25 +0100
            Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-08-08 16:00 -0700
              Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-08-10 07:08 -1000
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-08-10 18:01 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-11 03:05 -0700
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-08-11 07:37 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-08-11 10:07 -0500
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-08-11 08:32 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-11 08:37 -0700
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-08-11 18:25 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-12 01:37 -0700
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-08-12 07:15 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-12 08:02 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-11 08:13 -0700
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-08-11 18:50 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-12 01:39 -0700
              Re: The Lisp Curse arc <arc@vorsicht-bissig.de> - 2011-08-11 10:06 +0000
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-08-11 08:02 -0700
                Re: The Lisp Curse arc <arc@vorsicht-bissig.de> - 2011-08-12 11:49 +0000
                Re: The Lisp Curse arc <arc@vorsicht-bissig.de> - 2011-08-12 13:18 +0000
                Re: The Lisp Curse Nomen Nescio <nobody@dizum.com> - 2011-08-12 18:49 +0200
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-08-12 12:52 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-14 09:54 -0400
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-08-14 12:53 -0700
                Re: The Lisp Curse Mark Wills <markrobertwills@yahoo.co.uk> - 2011-08-14 13:21 -0700
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-08-14 15:09 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-15 04:52 -0400
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-15 03:46 -0400
                Re: The Lisp Curse Josh Grams <josh@qualdan.com> - 2011-08-15 12:15 +0000
                Re: The Lisp Curse Nomen Nescio <nobody@dizum.com> - 2011-08-15 20:51 +0200
                Re: The Lisp Curse Josh Grams <josh@qualdan.com> - 2011-08-15 21:56 +0000
                Re: The Lisp Curse "Jeff M." <massung@gmail.com> - 2011-08-15 19:50 -0700
                Re: The Lisp Curse Mark Wills <markrobertwills@yahoo.co.uk> - 2011-08-16 03:07 -0700
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-08-18 23:45 -0700
                Re: The Lisp Curse clvrmnky <spamtrap@clevermonkey.org> - 2011-10-23 02:08 +0000
                Re: The Lisp Curse arc <arc@vorsicht-bissig.de> - 2011-08-18 11:38 +0000
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-08-18 07:57 -1000
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-08-15 06:01 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-16 05:10 -0400
                Re: The Lisp Curse Mark Wills <markrobertwills@yahoo.co.uk> - 2011-08-16 03:13 -0700
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-08-18 23:31 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-19 06:09 -0400
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-20 17:14 -0700
                Re: The Lisp Curse "Jeff M." <massung@gmail.com> - 2011-08-20 20:38 -0700
                Re: The Lisp Curse "Jeff M." <massung@gmail.com> - 2011-08-20 20:49 -0700
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-20 23:39 -0700
                Re: The Lisp Curse "Jeff M." <massung@gmail.com> - 2011-08-21 00:29 -0700
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-21 00:57 -0700
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-21 01:04 -0700
                Hamming numbers (was: The Lisp Curse) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-22 16:12 +0000
                Hamming numbers (was: The Lisp Curse) mhx@iae.nl (Marcel Hendrix) - 2011-08-24 23:19 +0200
                Re: Hamming numbers (was: The Lisp Curse) mhx@iae.nl (Marcel Hendrix) - 2011-08-25 03:03 +0200
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-21 13:21 +0200
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-21 10:40 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-21 13:56 -0400
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-21 12:33 -0700
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-21 12:42 -0700
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-21 13:30 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-22 12:49 -0400
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-23 10:20 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-23 20:15 -0400
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-24 00:13 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-24 17:24 -0400
                Re: The Lisp Curse Ecki <ecki@intershop.de> - 2011-08-25 09:09 +0200
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-30 18:15 +0200
                Re: The Lisp Curse kenney@cix.compulink.co.uk - 2011-08-25 16:35 -0500
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-26 14:16 -0400
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-28 06:28 +0200
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-29 21:10 -0700
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-08-26 08:57 -1000
                Re: The Lisp Curse Spam@ControlQ.com - 2011-08-26 15:38 -0400
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-28 03:12 +0200
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-26 07:58 +0200
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-26 14:17 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-26 17:06 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-27 03:07 -0400
                Re: The Lisp Curse kenney@cix.compulink.co.uk - 2011-08-28 04:39 -0500
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-28 18:56 +0200
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-28 20:35 -0400
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-08-28 15:09 -1000
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-08-28 19:24 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-29 16:55 -0400
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-08-29 11:50 -1000
                Re: The Lisp Curse coos haak <chforth@hccnet.nl> - 2011-08-30 01:08 +0200
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-30 19:35 -0400
                Re: The Lisp Curse coos haak <chforth@hccnet.nl> - 2011-08-31 02:21 +0200
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-08-30 14:29 -1000
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-31 05:08 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-01 19:28 -0400
                Re: The Lisp Curse coos haak <chforth@hccnet.nl> - 2011-09-02 02:15 +0200
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-29 20:51 -0700
                Re: The Lisp Curse Mark Wills <markrobertwills@yahoo.co.uk> - 2011-08-30 02:15 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-30 06:17 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-08-30 08:25 -0500
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-30 07:06 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-08-30 10:03 -0500
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-30 15:07 +0000
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-08-30 10:26 -0500
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-31 16:20 +0000
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-08-31 15:17 -0500
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-01 04:00 -0700
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-09-01 14:59 +0000
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-09-01 15:24 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-09-02 03:32 -0500
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-09-02 11:13 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-09-03 02:42 -0500
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-09-03 15:09 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-09-04 06:09 -0500
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-09-08 15:44 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-09-09 04:04 -0500
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-09-03 13:05 -0700
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-09-03 15:47 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-01 19:31 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-30 08:46 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-08-30 11:16 -0500
                Re: The Lisp Curse Albert van der Horst <albert@spenarnc.xs4all.nl> - 2011-08-31 19:20 +0000
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-30 19:30 -0400
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-08-30 18:07 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-31 05:21 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-31 05:06 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-01 19:53 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-02 04:24 -0700
                Re: The Lisp Curse Albert van der Horst <albert@spenarnc.xs4all.nl> - 2011-08-30 16:49 +0000
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-30 19:36 -0400
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-08-31 19:41 +0100
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201109.rodent.frell.theremailer.net> - 2011-09-01 02:23 +0200
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-09-01 07:40 +0100
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-09-01 09:10 +0100
                Re: The Lisp Curse stephenXXX@mpeforth.com (Stephen Pelc) - 2011-08-29 09:33 +0000
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-29 15:59 +0200
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-29 16:55 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-29 20:40 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-30 20:02 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-31 06:10 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-01 20:15 -0400
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201109.rodent.frell.theremailer.net> - 2011-09-02 20:54 +0200
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-02 14:15 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-02 20:45 -0400
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201109.rodent.frell.theremailer.net> - 2011-09-07 06:36 +0200
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-07 05:01 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 07:47 -0400
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 07:49 -0400
                Re: The Lisp Curse David Thompson <dave.thompson2@verizon.net> - 2011-09-09 01:28 -0400
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-31 15:16 +0200
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-31 07:20 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-01 19:30 -0400
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201109.rodent.frell.theremailer.net> - 2011-09-06 20:05 +0200
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 07:36 -0400
                Re: The Lisp Curse Albert van der Horst <albert@spenarnc.xs4all.nl> - 2011-09-10 08:46 +0000
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201109.rodent.frell.theremailer.net> - 2011-09-12 10:41 +0200
                Re: The Lisp Curse Ecki <ecki@intershop.de> - 2011-08-30 10:11 +0200
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-08-30 12:32 -0500
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-31 00:50 +0200
                Re: The Lisp Curse Ecki <ecki@intershop.de> - 2011-08-31 13:56 +0200
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201109.rodent.frell.theremailer.net> - 2011-09-01 08:15 +0200
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-31 12:00 +0000
                Re: The Lisp Curse Ecki <ecki@intershop.de> - 2011-08-31 16:34 +0200
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201109.rodent.frell.theremailer.net> - 2011-09-01 03:03 +0200
                Re: The Lisp Curse Brad <hwfwguy@gmail.com> - 2011-09-01 09:23 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-01 14:14 -0700
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-09-02 09:25 +0000
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-02 06:11 -0700
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-09-02 13:33 +0000
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-30 21:32 +0200
                Re: The Lisp Curse Ecki <ecki@intershop.de> - 2011-08-31 14:46 +0200
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201109.rodent.frell.theremailer.net> - 2011-09-01 14:50 +0200
                Re: The Lisp Curse Ecki <ecki@intershop.de> - 2011-09-01 16:20 +0200
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201109.rodent.frell.theremailer.net> - 2011-09-02 07:11 +0200
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-01 19:34 -0400
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-09-01 13:59 -1000
                Re: The Lisp Curse Ecki <ecki@intershop.de> - 2011-09-02 11:13 +0200
                Re: The Lisp Curse Brad <hwfwguy@gmail.com> - 2011-08-30 10:03 -0700
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-26 01:17 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-26 14:18 -0400
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-27 02:16 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-28 20:11 -0400
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-28 17:47 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-29 16:55 -0400
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-27 06:17 +0200
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-21 13:41 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-22 11:48 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-22 10:36 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-22 22:57 -0400
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-22 23:28 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-23 04:16 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-08-23 08:29 -0500
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-23 14:59 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-23 20:12 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-24 05:22 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-24 17:19 -0400
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-25 14:16 +0200
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-23 20:09 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-24 03:30 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-24 17:16 -0400
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-25 00:02 -0700
                Re: The Lisp Curse Nomen Nescio <nobody@dizum.com> - 2011-08-25 12:19 +0200
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-25 06:07 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-25 06:09 -0700
                Re: The Lisp Curse vandys@vsta.org - 2011-08-22 16:54 +0000
                Re: The Lisp Curse Doug Hoffman <glidedog@gmail.com> - 2011-08-23 10:48 -0400
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-08-23 11:41 -0500
                Re: The Lisp Curse vandys@vsta.org - 2011-08-23 17:11 +0000
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-08-23 12:27 -0500
                Re: The Lisp Curse Brad <hwfwguy@gmail.com> - 2011-08-23 10:07 -0700
                Re: The Lisp Curse Pablo Hugo Reda <pabloreda@gmail.com> - 2011-08-23 13:02 -0700
                Re: The Lisp Curse vandys@vsta.org - 2011-08-23 20:30 +0000
                Re: The Lisp Curse Brad <hwfwguy@gmail.com> - 2011-08-24 10:39 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-08-24 11:25 -0700
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-08-24 11:55 -1000
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-25 08:28 +0000
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-21 13:49 -0400
                Re: The Lisp Curse George Hubert <georgeahubert@yahoo.co.uk> - 2011-08-22 01:49 -0700
                Re: The Lisp Curse vandys@vsta.org - 2011-08-22 17:02 +0000
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-08-22 07:50 -1000
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-23 01:03 -0700
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-08-22 22:38 -1000
                Re: The Lisp Curse arc <arc@vorsicht-bissig.delete-me.de> - 2011-08-24 11:12 +0000
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-24 17:12 -0400
                Re: The Lisp Curse arc <arc.deletethis@vorsicht-bissig.de> - 2011-09-01 00:18 +1200
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201109.rodent.frell.theremailer.net> - 2011-09-01 12:11 +0200
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-01 19:51 -0400
                Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201109.rodent.frell.theremailer.net> - 2011-09-07 02:39 +0200
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 07:36 -0400
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-01 19:42 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-02 04:58 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-02 22:08 -0400
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-09-02 18:23 -1000
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-09-03 01:14 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-03 03:31 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-04 06:58 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-04 09:30 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-05 20:25 -0400
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-09-06 00:52 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 07:37 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-09 05:02 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 08:48 -0400
                Re: The Lisp Curse coos haak <chforth@hccnet.nl> - 2011-09-09 20:36 +0200
                Re: The Lisp Curse George Hubert <georgeahubert@yahoo.co.uk> - 2011-09-09 13:09 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-12 06:17 -0400
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-09-14 01:15 -0700
                Re: The Lisp Curse stephenXXX@mpeforth.com (Stephen Pelc) - 2011-09-06 07:50 +0000
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-06 05:22 -0700
                Re: The Lisp Curse stephenXXX@mpeforth.com (Stephen Pelc) - 2011-09-06 13:28 +0000
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-06 07:18 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-06 05:58 -0700
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-09-06 07:37 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 08:50 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-09 07:05 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-12 06:40 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-12 04:36 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-12 05:01 -0700
                Re: The Lisp Curse coos haak <chforth@hccnet.nl> - 2011-09-15 21:05 +0200
                Re: The Lisp Curse stephenXXX@mpeforth.com (Stephen Pelc) - 2011-09-02 12:58 +0000
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-02 22:10 -0400
                Re: The Lisp Curse stephenXXX@mpeforth.com (Stephen Pelc) - 2011-09-03 08:55 +0000
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-04 06:41 -0400
                Re: The Lisp Curse David Thompson <dave.thompson2@verizon.net> - 2011-09-09 01:28 -0400
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 07:37 -0400
                Re: The Lisp Curse arc <arc.deletethis@vorsicht-bissig.de> - 2011-09-05 01:27 +1200
                Re: The Lisp Curse BruceMcF <agila61@netscape.net> - 2011-09-04 14:25 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-05 20:23 -0400
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-09-05 16:09 -1000
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-09-05 23:00 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 07:47 -0400
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-09-10 18:38 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-12 06:38 -0400
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 07:39 -0400
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-09-09 08:32 -1000
                Re: The Lisp Curse Richard Owlett <rowlett@pcnetinc.com> - 2011-09-09 15:24 -0500
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-09-06 00:48 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-09-06 03:25 -0500
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-09-08 05:59 -0700
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-09-08 13:27 +0000
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-09-08 09:15 -0500
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-09-08 14:24 +0000
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-09-08 10:11 -0500
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-09-08 15:46 +0000
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-09-08 11:45 -0500
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-09-08 10:31 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-09-08 12:47 -0500
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-09-14 01:40 -0700
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-09-08 13:51 -0700
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-09-09 10:18 -0700
                Re: The Lisp Curse mhx@iae.nl (Marcel Hendrix) - 2011-09-09 21:03 +0200
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-09-09 12:35 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-09 13:38 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-12 06:36 -0400
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-09-12 06:43 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-19 09:38 -0400
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-09-09 10:30 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-09-10 03:45 -0500
                Re: The Lisp Curse Albert van der Horst <albert@spenarnc.xs4all.nl> - 2011-09-10 08:23 +0000
                Re: The Lisp Curse vandys@vsta.org - 2011-09-08 16:09 +0000
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-09-08 13:38 -0700
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-09-08 20:04 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 07:45 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-09 05:34 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 09:49 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-09 09:43 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-12 06:35 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-12 03:57 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-19 09:38 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-19 07:29 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-21 18:46 -0400
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-09-11 19:58 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-12 06:30 -0400
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-09-12 08:53 -1000
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-19 09:38 -0400
                Re: The Lisp Curse stephenXXX@mpeforth.com (Stephen Pelc) - 2011-09-19 13:57 +0000
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 07:43 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-09 04:57 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 08:51 -0400
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-09-11 17:40 -0700
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-09-11 22:03 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-12 06:45 -0400
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-09-13 22:46 -0700
                Re: The Lisp Curse Brad <hwfwguy@gmail.com> - 2011-09-14 09:56 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-12 06:27 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-12 03:38 -0700
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-09-12 21:57 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-19 09:41 -0400
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-09-13 21:32 -0700
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-09-13 22:30 -0700
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-09-14 00:47 -0700
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-09-14 13:53 -0700
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-09-15 00:37 -0700
                Re: The Lisp Curse John Passaniti <john.passaniti@gmail.com> - 2011-09-15 08:01 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-09-15 10:40 -0500
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-19 09:52 -0400
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-19 09:53 -0400
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-19 09:46 -0400
                Re: The Lisp Curse Gerry Jackson <gerry@jackson9000.fsnet.co.uk> - 2011-09-12 20:49 +0100
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-09 07:46 -0400
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-09-14 02:10 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-14 05:38 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-19 09:39 -0400
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-09-14 18:50 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-15 03:44 -0700
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-09-15 06:12 -0500
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-15 09:49 -0700
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-16 02:20 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-19 09:54 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-19 14:32 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-21 18:28 -0400
                Re: The Lisp Curse Alex McDonald <blog@rivadpm.com> - 2011-09-15 03:50 -0700
                Re: The Lisp Curse stephenXXX@mpeforth.com (Stephen Pelc) - 2011-09-15 12:58 +0000
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-09-15 09:16 -1000
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-09-15 22:36 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-09-19 09:54 -0400
                Re: The Lisp Curse Brad <hwfwguy@gmail.com> - 2011-09-06 09:17 -0700
                Re: The Lisp Curse arc <arc@vorsicht-bissig.de> - 2011-08-24 12:06 +0000
                Hamming numbers (was: The Lisp Curse) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-22 15:10 +0000
                Re: Hamming numbers Paul Rubin <no.email@nospam.invalid> - 2011-08-23 00:09 -0700
                Re: Hamming numbers anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-23 13:09 +0000
                Re: Hamming numbers Paul Rubin <no.email@nospam.invalid> - 2011-08-23 10:41 -0700
                Re: Hamming numbers anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-23 17:58 +0000
                Re: Hamming numbers Paul Rubin <no.email@nospam.invalid> - 2011-08-24 00:25 -0700
                Re: Hamming numbers anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-24 12:32 +0000
                Re: Hamming numbers Paul Rubin <no.email@nospam.invalid> - 2011-08-24 11:20 -0700
                Re: Hamming numbers Paul Rubin <no.email@nospam.invalid> - 2011-08-26 00:09 -0700
                Re: Hamming numbers anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-26 13:55 +0000
                Re: Hamming numbers mhx@iae.nl (Marcel Hendrix) - 2011-08-27 15:24 +0200
                Re: Hamming numbers anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-27 14:50 +0000
                Re: Hamming numbers mhx@iae.nl (Marcel Hendrix) - 2011-08-27 21:08 +0200
                Re: Hamming numbers Paul Rubin <no.email@nospam.invalid> - 2011-08-27 12:48 -0700
                Re: Hamming numbers Albert van der Horst <albert@spenarnc.xs4all.nl> - 2011-08-28 09:02 +0000
                Re: Hamming numbers mhx@iae.nl (Marcel Hendrix) - 2011-08-28 12:56 +0200
                Re: Hamming numbers mhx@iae.nl (Marcel Hendrix) - 2011-08-29 08:30 +0200
                Re: Hamming numbers anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-29 10:30 +0000
                Re: Hamming numbers Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-24 07:17 +0200
                Re: Hamming numbers "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-24 17:20 -0400
                Re: Hamming numbers Fritz Wuehler <fritz@spamexpire-201108.rodent.frell.theremailer.net> - 2011-08-25 13:36 +0200
                Re: Hamming numbers anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-24 15:17 +0000
                Re: Hamming numbers "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-24 17:24 -0400
                Re: The Lisp Curse vandys@vsta.org - 2011-08-19 17:41 +0000
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-19 18:05 +0000
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-08-19 13:53 -0500
                Re: The Lisp Curse Pablo Hugo Reda <pabloreda@gmail.com> - 2011-08-19 13:15 -0700
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-08-19 15:39 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-19 19:49 -0400
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-08-19 17:41 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-20 03:54 -0400
                Re: The Lisp Curse Josh Grams <josh@qualdan.com> - 2011-08-20 15:20 +0000
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-08-21 14:41 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-22 11:47 -0400
                Re: The Lisp Curse coos haak <chforth@hccnet.nl> - 2011-08-22 20:30 +0200
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-08-22 15:22 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-22 23:34 -0400
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-08-22 22:48 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-23 20:07 -0400
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-08-23 15:44 -1000
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-24 10:51 +0000
                Re: The Lisp Curse Josh Grams <josh@qualdan.com> - 2011-08-24 17:36 +0000
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-26 15:24 +0000
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-24 17:05 -0400
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-08-24 12:01 -1000
                Re: The Lisp Curse Hugh Aguilar <hughaguilar96@yahoo.com> - 2011-08-23 21:43 -0700
                Re: The Lisp Curse "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2011-08-24 17:21 -0400
                Re: The Lisp Curse Albert van der Horst <albert@spenarnc.xs4all.nl> - 2011-08-20 08:55 +0000
                Re: The Lisp Curse clvrmnky <spamtrap@clevermonkey.org> - 2011-10-23 12:54 +0000
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-08-12 10:49 -0700
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-13 14:03 +0000
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-08-14 07:57 -0700
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-08-12 09:51 -1000
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-13 13:45 +0000
                Re: The Lisp Curse "Elizabeth D. Rather" <erather@forth.com> - 2011-08-13 08:08 -1000
                Re: The Lisp Curse Nomen Nescio <nobody@dizum.com> - 2011-08-14 02:56 +0200
                Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-08-13 04:35 -0500
                Re: The Lisp Curse Keith H Duggar <duggar@alum.mit.edu> - 2011-08-12 07:53 -0700
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-13 14:13 +0000
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-13 13:59 -0700
                Re: The Lisp Curse anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-14 14:46 +0000
                Re: The Lisp Curse Paul Rubin <no.email@nospam.invalid> - 2011-08-17 01:31 -0700
          Re: The Lisp Curse Andrew Haley <andrew29@littlepinkcloud.invalid> - 2011-06-28 03:24 -0500
          Re: The Lisp Curse Fritz Wuehler <fritz@spamexpire-201106.rodent.frell.theremailer.net> - 2011-06-28 19:55 +0200

(Thread has 621 articles, showing 500 — browse group in flat view)


csiph-web