comp.lang.lisp

Liste des Groupes Pages :123
Date Sujet#  Auteur
20 Sep09:23 o Re: reading-files. CLOS-support?1B. Pym
20 Sep08:44 o Re: A simple Lisp program -- algorithm and speed issues1B. Pym
19 Sep14:30 o Re: Inverting alists -- *NOT* a homework assignment!!1B. Pym
19 Sep09:32 * Re: applying macros2B. Pym
19 Sep10:45 `- Re: applying macros1B. Pym
19 Sep09:13 o Re: need help w/ `loop'1B. Pym
19 Sep01:13 * String processing2B. Pym
19 Sep08:23 `- Re: String processing1B. Pym
18 Sep23:15 o Re: every-other revisited (with series)1B. Pym
18 Sep03:34 o Re: Functional programming1B. Pym
16 Sep19:12 * Mcclim error on SBCL 2.4.8 under 32 bits2Bozo User
17 Sep19:41 `- Re: Mcclim error on SBCL 2.4.8 under 32 bits1Madhu
17 Sep15:45 o Re: sum over list?1B. Pym
17 Sep13:11 o Re: A Long Piece Of Lisp Code1B. Pym
17 Sep13:07 o Re: chain of transformations1B. Pym
15 Sep13:52 o Re: macros vs HOFs (was: O'Caml)1B. Pym
15 Sep07:23 o Re: Symbol Frequency1B. Pym
15 Sep01:18 * palindromic number3B. Pym
15 Sep06:26 +- Re: palindromic number1B. Pym
15 Sep07:02 `- Re: palindromic number1B. Pym
14 Sep22:47 o Re: Poll: StudlyChallenge1B. Pym
14 Sep00:59 * Re: case and quoted keys - a misunderstanding2B. Pym
14 Sep18:38 `- Re: case and quoted keys - a misunderstanding1Kaz Kylheku
14 Sep00:59 o Re: [newbie] I need a function for read user input.1B. Pym
13 Sep23:50 o Re: function to split a string into a list of characters1B. Pym
13 Sep23:07 o Re: Ex. 3.5 in ACL1B. Pym
13 Sep22:38 o Re: Python syntax in Lisp and Scheme1B. Pym
13 Sep21:22 o Re: Python syntax in Lisp and Scheme1B. Pym
13 Sep 24 o Re: Why don't people like lisp?1B. Pym
13 Sep 24 o Re: Why don't people like lisp?1B. Pym
12 Sep 24 * Re: CAR/CDR vs FIRST/REST2B. Pym
13 Sep 24 `- Re: CAR/CDR vs FIRST/REST1Kaz Kylheku
12 Sep 24 * Re: Homework question: LOOP2B. Pym
12 Sep 24 `- Re: Homework question: LOOP1Kaz Kylheku
12 Sep 24 * Re: concentric loops2B. Pym
12 Sep 24 `- Re: concentric loops1Kaz Kylheku
12 Sep 24 * Re: Another code review perhaps?2B. Pym
12 Sep 24 `- Re: Another code review perhaps?1Kaz Kylheku
12 Sep 24 o Re: tail recursion guidelines1B. Pym
12 Sep 24 o Re: The LOOP macro1B. Pym
12 Sep 24 o Re: Create a textbox in Lisp1B. Pym
12 Sep 24 o Re: another simple defmacro question1B. Pym
11 Sep 24 * Re: When does ADJUST-ARRAY cons?3B. Pym
11 Sep 24 +- Re: When does ADJUST-ARRAY cons?1Kaz Kylheku
11 Sep 24 `- Re: When does ADJUST-ARRAY cons?1B. Pym
11 Sep 24 o Re: macro flow from inside to outside1B. Pym
11 Sep 24 o Re: CL idioms1B. Pym
11 Sep 24 o Re: Ugly loop1B. Pym
11 Sep 24 o Re: novice: mapcan use?1B. Pym
10 Sep 24 * Re: Better way to write this function?2B. Pym
10 Sep 24 `- Re: Better way to write this function?1B. Pym
9 Sep 24 o Re: A critic of Guido's blog on Python's lambda1B. Pym
8 Sep 24 o Re: Lis(t|p) comprehensions1B. Pym
8 Sep 24 * Re: MAP (and variants) vs LOOP - Popular opinion observation?2B. Pym
8 Sep 24 `- Re: MAP (and variants) vs LOOP - Popular opinion observation?1B. Pym
8 Sep 24 o Re: Am I missing something about (loop ... maximizing ...) ?1B. Pym
8 Sep 24 o Re: shootout: implementing an interpreter1B. Pym
8 Sep 24 * Re: A "killer" macro2B. Pym
8 Sep 24 `- Re: A "killer" macro1Kaz Kylheku
8 Sep 24 o Re: (funcall #'or my-list)1B. Pym
7 Sep 24 o Re: Loop1B. Pym
7 Sep 24 * Re: Apprenticeship2B. Pym
7 Sep 24 `- Re: Apprenticeship1Kaz Kylheku
7 Sep 24 o Re: Elegant solution asked1B. Pym
7 Sep 24 o Re: separating words1B. Pym
7 Sep 24 o Re: Collection utilities1B. Pym
7 Sep 24 o Re: Unable to read a list with 'with-open-file'1B. Pym
5 Sep 24 o Re: iterative-version for computing a Fibonacci number1B. Pym
3 Sep 24 * Re: simple loop question2B. Pym
4 Sep 24 `- Re: simple loop question1B. Pym
2 Sep 24 o Re: tuning - corrected shootout entry1B. Pym
2 Sep 24 o Re: Stack overflow problem1B. Pym
2 Sep 24 o Re: Is there an efficient way to get file length w/o reading file?1B. Pym
2 Sep 24 o Re: "Higher Order Perl" book and Lisp1B. Pym
2 Sep 24 o Re: Simple Parser Lisp1B. Pym
2 Sep 24 o Re: Another newbie question: if-elseif-elseif-elseif..etc.1B. Pym
2 Sep 24 o P16 (**) Drop every N'th element from a list.1B. Pym
2 Sep 24 o Re: cloning elements in a list1B. Pym
1 Sep 24 o Loopy LOOP1B. Pym
31 Aug 24 * Haskell2B. Pym
1 Sep 24 `- Re: Haskell1Kaz Kylheku
30 Aug 24 * Re: Translating circular Haskell code to lisp3B. Pym
30 Aug 24 +- Re: Translating circular Haskell code to lisp1Kaz Kylheku
31 Aug 24 `- Re: Translating circular Haskell code to lisp1B. Pym
31 Aug 24 o Re: The LOOP macro1B. Pym
31 Aug 24 * Re: Emacs Lisp's "mapconcat" in Common Lisp?3B. Pym
31 Aug 24 `* Re: Emacs Lisp's "mapconcat" in Common Lisp?2B. Pym
31 Aug 24  `- Re: Emacs Lisp's "mapconcat" in Common Lisp?1Kaz Kylheku
31 Aug 24 o Re: CL: Processing more than one element of a sequence at a time?1B. Pym
31 Aug 24 * Re: getting list of keys2B. Pym
31 Aug 24 `- Re: getting list of keys1B. Pym
31 Aug 24 o Re: processing a sequence1B. Pym
30 Aug 24 o Re: Basic List processing1B. Pym
30 Aug 24 o Re: Depth First Search traversal of this list1B. Pym
30 Aug 24 * Re: walk through list and add all n'th item2B. Pym
30 Aug 24 `- Re: walk through list and add all n'th item1Kaz Kylheku
30 Aug 24 o Re: Returning no value1B. Pym
29 Aug 24 * Re: Lisp newbie needs help5B. Pym
29 Aug 24 `* Re: Lisp newbie needs help4B. Pym
29 Aug 24  `* Re: Lisp newbie needs help3B. Pym
30 Aug 24   `* Re: Lisp newbie needs help2B. Pym
30 Aug 24    `- Re: Lisp newbie needs help1B. Pym
29 Aug 24 o Re: mapcar using a function with one argument fixed1B. Pym
29 Aug 24 o Re: Lisp problem to solve1B. Pym
28 Aug 24 o Re: Multiple arguments to mapcar?1B. Pym
28 Aug 24 * Re: Learning Lisp in Linux?2B. Pym
28 Aug 24 `- Re: Learning Lisp in Linux?1B. Pym
28 Aug 24 o Re: need help with lists1B. Pym
28 Aug 24 o Re: beggining lisp1B. Pym
28 Aug 24 o Re: Multivalue tail recursion?1B. Pym
27 Aug 24 o Re: Can you help me get rid of the setf?1B. Pym
27 Aug 24 o Re: Lisp Question1B. Pym
26 Aug 24 * Re: duplicates3B. Pym
26 Aug 24 `* Re: duplicates2B. Pym
27 Aug 24  `- Re: duplicates1B. Pym
26 Aug 24 o Re: Question about loop1B. Pym
26 Aug 24 o Re: (asdf:oos 'asdf:unload-op 'cl-spont)1B. Pym
26 Aug 24 o Re: Idiom for gathering pairs from a list?1B. Pym
25 Aug 24 * Re: applying f to f n times - best argument order?3B. Pym
25 Aug 24 `* Re: applying f to f n times - best argument order?2Jeff Barnett
26 Aug 24  `- Re: applying f to f n times - best argument order?1Madhu
26 Aug 24 o Re: continuing next iteration1B. Pym
26 Aug 24 o Re: How can "cons per call" be so different for these two1B. Pym
26 Aug 24 o Re: Sum of squares1B. Pym
26 Aug 24 * on the lish shell2Johanne Fairchild
26 Aug 24 `- Re: on the lish shell1Lawrence D'Oliveiro
22 Aug 24 o Re: Strange issue with packages1B. Pym
22 Aug 24 o Re: MAP (and variants) vs LOOP - Popular opinion observation?1B. Pym
21 Aug 24 * name of the package (or style) that uses lots of extra lines in Python programming?4HenHanna
21 Aug 24 +- Re: name of the package (or style) that uses lots of extra lines in Python programming?1rbowman
21 Aug 24 `* Re: name of the package (or style) (Posting On Python-List Prohibited)2HenHanna
22 Aug 24  `- Re: name of the package (or style) (Posting On Python-List Prohibited)1Lawrence D'Oliveiro
19 Aug 24 * P08 (**) Eliminate consecutive duplicates of list elements.2B. Pym
19 Aug 24 `- Re: P08 (**) Eliminate consecutive duplicates of list elements.1B. Pym
19 Aug 24 o Re: YANQ - When to map, when to iterate, when to recurse? And why CLOS?1B. Pym
6 Jul 24 * Re: Any way to collect all the values of a hash table more concisely ?2B. Pym
19 Aug 24 `- Re: Any way to collect all the values of a hash table more concisely ?1B. Pym
19 Aug 24 o Re: Interleaving strings1B. Pym
19 Aug 24 o Re: CL: Processing more than one element of a sequence at a time?1B. Pym
18 Aug 24 o Two at a time1B. Pym
18 Aug 24 o Re: Why is my local variable value accumulated?1B. Pym
18 Aug 24 o Re: summing in a loop and iterate1B. Pym
18 Aug 24 o Rosetta Code: Sort disjoint sublist1B. Pym
18 Jul 24 * Re: tasters wanted9B. Pym
18 Jul 24 +* Re: tasters wanted7B. Pym
15 Aug 24 i`* Re: tasters wanted6B. Pym
15 Aug 24 i `* Re: tasters wanted5B. Pym
15 Aug 24 i  +* Re: tasters wanted2B. Pym
15 Aug 24 i  i`- Re: tasters wanted1Kaz Kylheku
17 Aug 24 i  `* Re: tasters wanted2B. Pym
18 Aug 24 i   `- Re: tasters wanted1Jeff Barnett
19 Jul 24 `- Re: tasters wanted1Kaz Kylheku
18 Aug 24 o Re: My LOOP is ugly1B. Pym
17 Aug 24 o Re: Slow Loop (alternatives in lisp?)1B. Pym
16 Aug 24 o Re: Any way to collect all the values of a hash table more concisely ?1B. Pym
16 Aug 24 o collect-repeats (Tasters Wanted)1HenHanna
12 Jul 24 * How do i get multiple Min() values?10HenHanna
12 Jul 24 +* Re: How do i get multiple Min() values?5HenHanna
15 Jul 24 i`* Re: How do i get multiple Min() values?4Kaz Kylheku
16 Jul 24 i `* Re: How do i get multiple Min() values?3Madhu
16 Jul 24 i  +- Re: How do i get multiple Min() values?1Madhu
17 Jul 24 i  `- Re: How do i get multiple Min() values?1Nuno Silva
13 Jul 24 `* Re: How do i get multiple Min() values?4B. Pym
13 Jul 24  +- Re: How do i get multiple Min() values?1HenHanna
13 Jul 24  +- Re: How do i get multiple Min() values?1B. Pym
15 Aug 24  `- Re: How do i get multiple Min() values?1B. Pym
17 Jul 24 * Re: can format ~{...~} enumerate list items?3B. Pym
18 Jul 24 +- Re: can format ~{...~} enumerate list items?1Kaz Kylheku
15 Aug 24 `- Re: can format ~{...~} enumerate list items?1B. Pym
21 Jul 24 * Re: Detele repeated in a list5B. Pym
21 Jul 24 `* Re: Detele repeated in a list4B. Pym
22 Jul 24  +* Re: Detele repeated in a list2HenHanna
22 Jul 24  i`- Re: Detele repeated in a list1HenHanna
15 Aug 24  `- Re: Detele repeated in a list1B. Pym
22 Jul 24 * Re: Collecting like-labelled sublists of a list2B. Pym
15 Aug 24 `- Re: Collecting like-labelled sublists of a list1B. Pym
19 Jul 24 * Re: walk through list and add all n'th item3B. Pym
19 Jul 24 +- Re: walk through list and add all n'th item1Kaz Kylheku
15 Aug 24 `- Re: walk through list and add all n'th item1B. Pym
22 Jul 24 * Re: Reading a text file not line by line but at once (beginner)3B. Pym
23 Jul 24 +- Re: Reading a text file not line by line but at once (beginner)1Kaz Kylheku
15 Aug 24 `- Re: Reading a text file not line by line but at once (beginner)1B. Pym
13 Aug 24 o Theater logic puzzle1B. Pym
7 Aug 24 * Optimization flag for unchecked fixnums in SBCL?9Paul Rubin
8 Aug 24 +* Re: Optimization flag for unchecked fixnums in SBCL?5Jeff Barnett
8 Aug 24 i+* Re: Optimization flag for unchecked fixnums in SBCL?2Kaz Kylheku
8 Aug 24 ii`- Re: Optimization flag for unchecked fixnums in SBCL?1Jeff Barnett
10 Aug 24 i`* Re: Optimization flag for unchecked fixnums in SBCL?2Paul Rubin
11 Aug 24 i `- Re: Optimization flag for unchecked fixnums in SBCL?1David De La Harpe Golden
8 Aug 24 +- Re: Optimization flag for unchecked fixnums in SBCL?1David De La Harpe Golden
11 Aug 24 `* Re: Optimization flag for unchecked fixnums in SBCL?2steve g
13 Aug 24  `- Re: Optimization flag for unchecked fixnums in SBCL?1Paul Rubin
7 Jun 24 * Descending5B. Pym
23 Jul 24 `* Re: Descending4HenHanna
12 Aug 24  +- Re: Descending1steve g
12 Aug 24  `* Re: Descending2HenHanna
12 Aug 24   `- Re: Descending1Jeff Barnett
30 May 24 * From JoyceUlysses.txt -- words occurring exactly once8HenHanna
31 May 24 +- Re: From JoyceUlysses.txt -- words occurring exactly once1Jeff Barnett
31 May 24 +* Re: From JoyceUlysses.txt -- words occurring exactly once4Stefan Monnier
31 May 24 i`* Re: From JoyceUlysses.txt -- words occurring exactly once3Kaz Kylheku
8 Jun 24 i `* Re: From JoyceUlysses.txt -- words occurring exactly once2Madhu
12 Aug 24 i  `- Re: From JoyceUlysses.txt -- words occurring exactly once1steve g
31 May 24 +- Re: From JoyceUlysses.txt -- words occurring exactly once1Paul Rubin
31 May 24 `- Re: From JoyceUlysses.txt -- words occurring exactly once1B. Pym
11 Jun 24 * New Scientist Puzzle3B. Pym
11 Jun 24 `* Re: New Scientist Puzzle2HenHanna
10 Aug 24  `- Re: New Scientist Puzzle1steve g
19 Jun 24 * Re: Faster remove-duplicates with sorted list.5B. Pym
19 Jun 24 `* Re: Faster remove-duplicates with sorted list.4B. Pym
21 Jun 24  `* Re: Faster remove-duplicates with sorted list.3Joerg Mertens
21 Jun 24   +- Re: Faster remove-duplicates with sorted list.1Joerg Mertens
10 Aug 24   `- Re: Faster remove-duplicates with sorted list.1steve g
22 Jul 24 * Re: Slow Loop (alternatives in lisp?)3B. Pym
23 Jul 24 +- Re: Slow Loop (alternatives in lisp?)1Kaz Kylheku
10 Aug 24 `- Re: Slow Loop (alternatives in lisp?)1steve g
6 Jun 24 * .Re: simple lisp function4B. Pym
6 Jun 24 +* Re: .Re: simple lisp function2HenHanna
10 Aug 24 i`- Re: .Re: simple lisp function1steve g
7 Jun 24 `- Re: .Re: simple lisp function1B. Pym
16 Jun 24 * Re: Finding Average without using Recusrion only using Prog7B. Pym
16 Jun 24 +* Re: Finding Average without using Recusrion only using Prog3HenHanna
16 Jun 24 i+- Re: Finding Average without using Recusrion only using Prog1HenHanna
17 Jun 24 i`- Re: Finding Average without using Recusrion only using Prog1Kaz Kylheku
9 Aug 24 +* Re: Finding Average without using Recusrion only using Prog2steve g
10 Aug 24 i`- Re: Finding Average without using Recusrion only using Prog1Kaz Kylheku
9 Aug 24 `- Re: Finding Average without using Recusrion only using Prog1steve g
6 Aug 24 * Zebra puzzle2B. Pym
9 Aug 24 `- Re: Zebra puzzle1steve g
9 Aug 24 * Re: A style question2B. Pym
9 Aug 24 `- Re: A style question1B. Pym
9 Aug 24 o Re: Another "gotta be a better way"1B. Pym
8 Aug 24 o Re: String Manipulation Challenge1B. Pym
7 Aug 24 * Re: shootout: implementing an interpreter2B. Pym
8 Aug 24 `- Re: shootout: implementing an interpreter1B. Pym
8 Aug 24 o Re: drop it1B. Pym
8 Aug 24 o Re: Jon Harrop rewrite benchmark; Qi, Lisp and OCaml1B. Pym
7 Aug 24 o Re: cl-ppcre question1B. Pym
7 Aug 24 o Re: SBCL complains where Lispwork does not: loop for i for j1B. Pym
7 Aug 24 * Re: Beginner question on destructuring bind2B. Pym
7 Aug 24 `- Re: Beginner question on destructuring bind1Lawrence D'Oliveiro
7 Aug 24 o Re: (loop initially ... getting non-ANSI CL warning1B. Pym
7 Aug 24 o Seven sins1B. Pym
6 Aug 24 * string chains3B. Pym
6 Aug 24 `* Re: string chains2HenHanna
7 Aug 24  `- Re: string chains1Kaz Kylheku
6 Aug 24 o .re: Another code review perhaps?1B. Pym
6 Aug 24 * Re: Confused about Scheme...???2B. Pym
6 Aug 24 `- Re: Confused about Scheme...???1B. Pym
6 Aug 24 o Re: Weird problem1B. Pym

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal