| Date | Sujet | # | | Auteur |
| 27 Jun 26 | ANN: Loko Scheme version 0.13.0 | 1 | | Gwen Weinholt |
| 10 May 26 | [Last CfPart] ELS 2026, 19th European Lisp Symposium | 1 | | Didier Verna |
| 27 Apr 26 | (let ((myLoc 50) (fenceLoc 100)) (dotimes (Distance 0 101) (if (Distance > fenceLoc) ...)) | 1 | | HenHanna@NewsGrouper |
| 27 Apr 26 | Re: Found On Bluesky -- Computers and Statistics | 1 | | HenHanna@NewsGrouper |
| 7 Apr 26 | [CfPart] ELS 2026, the 19th European Lisp Symposium | 1 | | Didier Verna |
| 19 Jan 26 | [CfP] ELS 2026, the 19th European Lisp Symposium | 1 | | Didier Verna |
| 15 Oct 25 | Where did compsci vanish to? | 6 | | Tristan Wibberley |
| 15 Oct 25 |  Re: Where did compsci vanish to? | 3 | | Lawrence D’Oliveiro |
| 16 Oct 25 |   Re: Where did compsci vanish to? | 2 | | Tristan Wibberley |
| 16 Oct 25 |    Re: Where did compsci vanish to? | 1 | | Lawrence D’Oliveiro |
| 14 Dec 25 |  Re: Where did compsci vanish to? | 2 | | Schol-R-LEA |
| 7 Jan 26 |   Re: Where did compsci vanish to? | 1 | | Tristan Wibberley |
| 7 Sep 25 | Re: Newbie Question: how to use Assoc and pair together. | 1 | | B. Pym |
| 3 Jul 25 | Re: relativity of programming languages | 2 | | B. Pym |
| 4 Sep 25 |  Re: relativity of programming languages | 1 | | B. Pym |
| 31 Aug 25 | Re: novice: mapcan use? | 1 | | B. Pym |
| 2 Jul 25 | map-plist | 2 | | B. Pym |
| 30 Aug 25 |  Re: map-plist | 1 | | B. Pym |
| 29 Aug 25 | Re: Bad Idiom? | 1 | | B. Pym |
| 29 Aug 25 | Re: mapcar using a function with one argument fixed | 1 | | B. Pym |
| 28 Aug 25 | Re: the "loop" macro | 2 | | B. Pym |
| 28 Aug 25 |  Re: the "loop" macro | 1 | | B. Pym |
| 27 Aug 25 | Rosetta Code: Dinesman's multiple dwelling problem | 3 | | B. Pym |
| 27 Aug 25 |  Re: Rosetta Code: Dinesman's multiple dwelling problem | 1 | | B. Pym |
| 28 Aug 25 |  Re: Rosetta Code: Dinesman's multiple dwelling problem | 1 | | B. Pym |
| 11 Jul 25 | Re: DEFUN list argument | 4 | | B. Pym |
| 6 Aug 25 |  Re: DEFUN list argument | 2 | | B. Pym |
| 6 Aug 25 |   Re: DEFUN list argument | 1 | | B. Pym |
| 28 Aug 25 |  Re: DEFUN list argument | 1 | | B. Pym |
| 27 Aug 25 | Re: different LOOP results | 1 | | B. Pym |
| 26 Aug 25 | Re: Tokenizer (Re: Most efficient way to read words from string.) | 2 | | B. Pym |
| 26 Aug 25 |  Re: Tokenizer (Re: Most efficient way to read words from string.) | 1 | | tpeplt |
| 26 Aug 25 | Re: Please help | 1 | | B. Pym |
| 25 Aug 25 | Re: Reduce of alternating terms | 2 | | B. Pym |
| 25 Aug 25 |  Re: Reduce of alternating terms | 1 | | tpeplt |
| 25 Aug 25 | Re: beggining lisp | 1 | | B. Pym |
| 25 Aug 25 | Re: shootout: implementing an interpreter | 1 | | B. Pym |
| 3 Jul 25 | Re: Multivalue tail recursion? | 2 | | B. Pym |
| 24 Aug 25 |  Re: Multivalue tail recursion? | 1 | | B. Pym |
| 7 Jul 25 | Re: Newbie cluelessness continued... | 4 | | B. Pym |
| 7 Jul 25 |  Re: Newbie cluelessness continued... | 2 | | B. Pym |
| 22 Aug 25 |   Re: Newbie cluelessness continued... | 1 | | B. Pym |
| 7 Jul 25 |  Re: Newbie cluelessness continued... | 1 | | B. Pym |
| 15 Aug 25 | Re: Lost in Loop | 2 | | B. Pym |
| 15 Aug 25 |  Re: Lost in Loop | 1 | | B. Pym |
| 15 Aug 25 | Set difference | 1 | | B. Pym |
| 13 Aug 25 | Re: please review my new *working* code - now with 20% more oop! | 1 | | B. Pym |
| 10 Aug 25 | Re: Stumped (basic LISP question) | 2 | | B. Pym |
| 11 Aug 25 |  Re: Stumped (basic LISP question) | 1 | | B. Pym |
| 11 Aug 25 | Re: Searching a character within a line | 1 | | B. Pym |
| 9 Aug 25 | Re: Subject: Re: Detele repeated in a list | 3 | | B. Pym |
| 9 Aug 25 |  Re: Subject: Re: Detele repeated in a list | 2 | | B. Pym |
| 9 Aug 25 |   Re: Subject: Re: Detele repeated in a list | 1 | | B. Pym |
| 9 Aug 25 | Re: ARM Lisp Compiler - Options? | 1 | | B. Pym |
| 8 Aug 25 | Re: Lisp Function Problem | 1 | | B. Pym |
| 7 Aug 25 | Re: Lisp for ANN programming | 1 | | B. Pym |
| 6 Aug 25 | Re: take a sequence of numbers 2 at a time, print numbers and | 1 | | B. Pym |
| 3 Aug 25 | Re: (funcall #'or my-list) | 1 | | B. Pym |
| 2 Aug 25 | Re: choices sample Logo -> Lisp | 2 | | B. Pym |
| 2 Aug 25 |  Re: choices sample Logo -> Lisp | 1 | | B. Pym |
| 2 Aug 25 | Re: Can you help me get rid of the setf? | 1 | | B. Pym |
| 1 Aug 25 | Re: Jon Harrop rewrite benchmark; Qi, Lisp and OCaml | 1 | | B. Pym |
| 7 Jul 25 | Re: Homework Help! Subsets | 3 | | B. Pym |
| 31 Jul 25 |  Re: Homework Help! Subsets | 2 | | B. Pym |
| 31 Jul 25 |   Re: Homework Help! Subsets | 1 | | B. Pym |
| 28 Jul 25 | Re: How faster can this be done? | 1 | | B. Pym |
| 26 Jul 25 | Re: Substring replacement | 2 | | B. Pym |
| 28 Jul 25 |  Re: Substring replacement | 1 | | B. Pym |
| 25 Jul 25 | Re: A style question | 2 | | B. Pym |
| 26 Jul 25 |  Re: A style question | 1 | | B. Pym |
| 24 Jul 25 | Re: merits of Lisp vs Python | 1 | | B. Pym |
| 21 Jul 25 | P08 (**) Eliminate consecutive duplicates of list elements. | 1 | | B. Pym |
| 19 Jul 25 | Re: loop with an optional limit? | 1 | | B. Pym |
| 19 Jul 25 | Re: Lis(t|p) comprehensions | 1 | | B. Pym |
| 19 Jul 25 | Re: a hardware Lisp interpreter | 1 | | B. Pym |
| 19 Jul 25 | Re: nesting for loops | 1 | | B. Pym |
| 18 Jul 25 | Re: List of digits->number | 1 | | B. Pym |
| 17 Jul 25 | B. Pym's smear campaign isn't against CL, it's against Schemers | 1 | | Schol-R-LEA |
| 4 Jul 25 | Merging strings | 4 | | B. Pym |
| 16 Jul 25 |  Re: Merging strings | 3 | | B. Pym |
| 17 Jul 25 |   Re: Merging strings | 2 | | B. Pym |
| 17 Jul 25 |    Re: Merging strings | 1 | | B. Pym |
| 15 Jul 25 | Re: Lisp and J | 1 | | B. Pym |
| 14 Jul 25 | Re: help me with starting this in files | 1 | | B. Pym |
| 13 Jul 25 | Re: CL idioms | 1 | | B. Pym |
| 1 Jul 25 | Re: removeText | 5 | | B. Pym |
| 1 Jul 25 |  Re: removeText | 1 | | B. Pym |
| 12 Jul 25 |  Re: removeText | 3 | | B. Pym |
| 12 Jul 25 |   Re: removeText | 2 | | B. Pym |
| 13 Jul 25 |    Re: removeText | 1 | | B. Pym |
| 12 Jul 25 | B. Pym, you do not represent the Scheme community | 1 | | Schol-R-LEA |
| 10 Jul 25 | Re: what is wrong with this loop? | 3 | | B. Pym |
| 11 Jul 25 |  Re: what is wrong with this loop? | 2 | | B. Pym |
| 11 Jul 25 |   Re: what is wrong with this loop? | 1 | | B. Pym |
| 11 Jul 25 | Re: TERPRI | 2 | | B. Pym |
| 11 Jul 25 |  Re: TERPRI | 1 | | B. Pym |
| 11 Jul 25 | Re: Exercises, chap. 3, Graham | 1 | | B. Pym |
| 10 Jul 25 | Re: CL Lickspittles | 1 | | B. Pym |
| 9 Jul 25 | Re: Why don't people like lisp? | 1 | | B. Pym |
| 9 Jul 25 | Re: Python syntax in Lisp and Scheme | 1 | | B. Pym |
| 9 Jul 25 | Re: Ex. 3.5 in ACL | 1 | | B. Pym |
| 9 Jul 25 | Re: what's the best way to do this? | 1 | | B. Pym |
| 8 Jul 25 | Re: Two DO questions | 1 | | B. Pym |
| 8 Jul 25 | Re: "Well, I want to switch over to replace EMACS LISP with Guile." | 1 | | B. Pym |
| 7 Jul 25 | Re: [newbie] I need a function for read user input. | 2 | | B. Pym |
| 7 Jul 25 |  Re: [newbie] I need a function for read user input. | 1 | | B. Pym |
| 7 Jul 25 | Re: [newbie] I need a function for read user input. | 1 | | B. Pym |
| 6 Jul 25 | Re: count symbols in a list | 6 | | B. Pym |
| 6 Jul 25 |  Re: count symbols in a list | 2 | | B. Pym |
| 6 Jul 25 |   Re: count symbols in a list | 1 | | B. Pym |
| 6 Jul 25 |  Re: count symbols in a list | 3 | | B. Pym |
| 7 Jul 25 |   Re: count symbols in a list | 2 | | B. Pym |
| 7 Jul 25 |    Re: count symbols in a list | 1 | | B. Pym |
| 6 Jul 25 | Re: Draconian function | 1 | | B. Pym |
| 6 Jul 25 | Re: Sort letters | 1 | | B. Pym |
| 5 Jul 25 | Re: Set Partitioning | 1 | | B. Pym |
| 5 Jul 25 | Re: Looping over array. | 2 | | B. Pym |
| 5 Jul 25 |  Re: Looping over array. | 1 | | Schol-R-LEA |
| 1 Jul 25 | Re: Why don't people like lisp? | 2 | | B. Pym |
| 5 Jul 25 |  Re: Why don't people like lisp? | 1 | | B. Pym |
| 5 Jul 25 | Re: How to split a string (or arbitrary sequence) at each occurrence of a value. | 1 | | B. Pym |
| 4 Jul 25 | Re: Beginner - Function Critique | 1 | | B. Pym |
| 4 Jul 25 | Re: simple lisp function | 1 | | B. Pym |
| 4 Jul 25 | Re: Recursion or interation...?? | 1 | | B. Pym |
| 3 Jul 25 | map instead of loop | 1 | | B. Pym |
| 3 Jul 25 | Re: need help with lists | 1 | | B. Pym |
| 3 Jul 25 | Re: Can someone please explain me what's wrong with this code ? | 1 | | B. Pym |
| 3 Jul 25 | Re: Remembering GETF | 1 | | B. Pym |
| 3 Jul 25 | Re: How to sum a list? | 1 | | B. Pym |
| 3 Jul 25 | Re: Lost in Loop | 1 | | B. Pym |
| 2 Jul 25 | Re: Fast CSV reading in Common Lisp | 3 | | B. Pym |
| 2 Jul 25 |  Re: Fast CSV reading in Common Lisp | 2 | | B. Pym |
| 2 Jul 25 |   Re: Fast CSV reading in Common Lisp | 1 | | B. Pym |
| 2 Jul 25 | Re: Is there a better way to read multiple values from a string | 1 | | B. Pym |
| 2 Jul 25 | Re: getting list of keys | 1 | | B. Pym |
| 1 Jul 25 | Re: Q: on hashes and counting | 1 | | B. Pym |
| 1 Jul 25 | Re: Debugger features | 1 | | B. Pym |
| 26 Jun 25 | Re: iterative-version for computing a Fibonacci number | 1 | | B. Pym |
| 26 Jun 25 | Re: Unable to read a list with 'with-open-file' | 1 | | B. Pym |
| 26 Jun 25 | Re: Collection utilities | 1 | | B. Pym |
| 25 Jun 25 | Re: A Long Piece Of Lisp Code | 1 | | B. Pym |
| 24 Jun 25 | Re: Another code review perhaps? | 1 | | B. Pym |
| 22 Jun 25 | Re: Learning Lisp in Linux? | 1 | | B. Pym |
| 22 Jun 25 | Re: Learning Lisp in Linux? | 1 | | B. Pym |
| 10 Jun 25 | Re: Ex. 3.5 in ACL | 1 | | B. Pym |
| 13 May 25 | [CfPart] [Hybrid] 18th European Lisp Symposium, May 19-20 2025, Zurich | 1 | | Didier Verna |