comp.lang.scheme

Liste des Groupes 1
Date Sujet#  Auteur
13 May 25 o [CfPart] [Hybrid] 18th European Lisp Symposium, May 19-20 2025, Zurich1Didier Verna
25 Mar 25 o test1jays
2 Mar 25 o [Final CfP] 18th European Lisp Symposium -- Extended Deadline1Didier Verna
21 Oct 24 * Re: CFP: Scheme 2021 - 22nd Scheme and Functional Programming Workshop (Co-located with ICFP 2021)2HenHanna
22 Oct 24 `- Re: CFP: Scheme 2021 - 22nd Scheme and Functional Programming Workshop (Co-located with ICFP 2021)1Jeff Barnett
21 Oct 24 o Re: defining self-evaluating objects1HenHanna
29 Sep 24 * CL Lickspittles3B. Pym
3 Oct 24 `* Re: CL Lickspittles2usuario
6 Oct 24  `- Re: CL Lickspittles1Lawrence D'Oliveiro
4 Oct 24 o Re: Thanks everyone1B. Pym
2 Oct 24 o ANN: R7RS Large Macrological Fascicle, plus new Scheme-Reports mailing list (re-subscription needed)1Daphne Preston-Kendal
29 Sep 24 * Toy asynchronous implementation2Dmitri Volkov
30 Sep 24 `- Re: Toy asynchronous implementation1Lawrence D'Oliveiro
29 Sep 24 o Re: Style question: LOOP and multiple values1B. Pym
29 Sep 24 * Re: DEFUN list argument3B. Pym
29 Sep 24 `* Re: DEFUN list argument2Kaz Kylheku
29 Sep 24  `- Re: DEFUN list argument1Axel Reichert
26 Sep 24 * Loopiness2B. Pym
27 Sep 24 `- Re: Loopiness1Kaz Kylheku
26 Sep 24 o Re: loop macro and multiple-value-bind1B. Pym
26 Sep 24 o Re: callbacks in slot writer1B. Pym
26 Sep 24 o Re: Lisp Function Problem1B. Pym
26 Sep 24 * Re: Simple problem in PG's ANSI Common Lisp2B. Pym
26 Sep 24 `- Re: Simple problem in PG's ANSI Common Lisp1Kaz Kylheku
26 Sep 24 * Re: Help with GA, and critique my Lisp (please ;-))2B. Pym
26 Sep 24 `- Re: Help with GA, and critique my Lisp (please ;-))1Kaz Kylheku
26 Sep 24 o Re: removeText1B. Pym
25 Sep 24 o Re: Newbie Question: How do I mass-populate a hash table?1B. Pym
21 Sep 24 * Re: What's the error in this macro?2B. Pym
24 Sep 24 `- Re: What's the error in this macro?1HenHanna
22 Sep 24 o Re: What's more idiomatic?1B. Pym
22 Sep 24 o Re: simple loop question1B. Pym
21 Sep 24 * Re: What to do with (time (length L)) proportional to (length L)2B. Pym
21 Sep 24 `- Re: What to do with (time (length L)) proportional to (length L)1B. Pym
21 Sep 24 o Re: Why does CL separate variables and functions namespaces?1B. Pym
21 Sep 24 o Re: List of digits->number1B. Pym
21 Sep 24 * Re: Loop macro2B. Pym
21 Sep 24 `- Re: Loop macro1B. Pym
20 Sep 24 * Re: A simple Lisp program -- algorithm and speed issues2B. Pym
20 Sep 24 `- Re: A simple Lisp program -- algorithm and speed issues1Kaz Kylheku
20 Sep 24 o Re: reading-files. CLOS-support?1B. Pym
19 Sep 24 o Re: Inverting alists -- *NOT* a homework assignment!!1B. Pym
19 Sep 24 * Re: applying macros2B. Pym
19 Sep 24 `- Re: applying macros1B. Pym
19 Sep 24 o Re: need help w/ `loop'1B. Pym
19 Sep 24 * String processing2B. Pym
19 Sep 24 `- Re: String processing1B. Pym
18 Sep 24 o Re: every-other revisited (with series)1B. Pym
18 Sep 24 o Re: Functional programming1B. Pym
17 Sep 24 o Re: sum over list?1B. Pym
17 Sep 24 o Re: A Long Piece Of Lisp Code1B. Pym
17 Sep 24 o Re: chain of transformations1B. Pym
15 Sep 24 o Re: macros vs HOFs (was: O'Caml)1B. Pym
15 Sep 24 o Re: Symbol Frequency1B. Pym
15 Sep 24 * palindromic number3B. Pym
15 Sep 24 +- Re: palindromic number1B. Pym
15 Sep 24 `- Re: palindromic number1B. Pym
14 Sep 24 o Re: Poll: StudlyChallenge1B. Pym
13 Sep 24 * Re: case and quoted keys - a misunderstanding2B. Pym
14 Sep 24 `- Re: case and quoted keys - a misunderstanding1Kaz Kylheku
13 Sep 24 o Re: [newbie] I need a function for read user input.1B. Pym
13 Sep 24 o Re: function to split a string into a list of characters1B. Pym
13 Sep 24 o Re: Ex. 3.5 in ACL1B. Pym
13 Sep 24 o Re: Python syntax in Lisp and Scheme1B. Pym
13 Sep 24 o Re: Why don't people like lisp?1B. Pym
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: 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
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
6 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: "Higher Order Perl" book and Lisp1B. 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
30 Aug 24 * Re: getting list of keys2B. Pym
31 Aug 24 `- Re: getting list of keys1B. Pym
30 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 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
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
27 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 o Re: duplicates1B. Pym
6 Aug 24 * Re: Confused about Scheme...???2B. Pym
6 Aug 24 `- Re: Confused about Scheme...???1B. Pym
26 Jul 24 * Rosetta birthday problem3B. Pym
27 Jul 24 +- Re: Rosetta birthday problem1Kaz Kylheku
4 Aug 24 `- Re: Rosetta birthday problem1B. Pym
2 Aug 24 * Re: The "Strand" puzzle --- ( Continued Fractions using Lisp orPython? )2B. Pym
3 Aug 24 `- Re: The "Strand" puzzle --- ( Continued Fractions using Lisp orPython? )1B. Pym
2 Aug 24 o Re: Return after long absence1HenHanna
29 Jul 24 o Call for Participation, Functional Software Architecture (Sep 6, Milan)1Michael Sperber
23 Jul 24 * Non-determinism4B. Pym
24 Jul 24 `* Re: Non-determinism3B. Pym
24 Jul 24  `* Re: Non-determinism2B. Pym
24 Jul 24   `- Re: Non-determinism1Kaz Kylheku
11 Jul 24 * REPL in Lisp20HenHanna
11 Jul 24 +* Re: REPL in Lisp14Lawrence D'Oliveiro
11 Jul 24 i+- Re: REPL in Lisp1HenHanna
11 Jul 24 i+* Re: REPL in Lisp6Antonio Marques
11 Jul 24 ii`* Re: REPL in Lisp5Lawrence D'Oliveiro
12 Jul 24 ii +- Re: REPL in Lisp1Antonio Marques
12 Jul 24 ii `* Re: REPL in Lisp3Julieta Shem
12 Jul 24 ii  +- Re: REPL in Lisp1Antonio Marques
13 Jul 24 ii  `- Re: REPL in Lisp1Lawrence D'Oliveiro
11 Jul 24 i+* Re: REPL in Lisp2Julieta Shem
11 Jul 24 ii`- Re: REPL in Lisp1Antonio Marques
12 Jul 24 i`* Re: REPL in Lisp4Kaz Kylheku
13 Jul 24 i `* Re: REPL in Lisp3Aidan Kehoe
14 Jul 24 i  `* Re: REPL in Lisp2George Neuner
14 Jul 24 i   `- Re: REPL in Lisp1Aidan Kehoe
11 Jul 24 +* Re: REPL in Lisp2yeti
11 Jul 24 i`- Re: REPL in Lisp1HenHanna
11 Jul 24 +* Re: REPL in Lisp2Paul Rubin
11 Jul 24 i`- Re: REPL in Lisp1Kaz Kylheku
12 Jul 24 `- Re: REPL in Lisp1George Neuner
10 Jun 24 * (lambda (x) (list (car x) (length x))) using Cut or Cute?3HenHanna
11 Jul 24 `* (lambda (x) (list (car x) (length x))) using Cut or Cute?2HenHanna
11 Jul 24  `- Re: (lambda (x) (list (car x) (length x))) using Cut or Cute?1Kaz Kylheku
9 Jul 24 * Re: the FMITE processor2B. Pym
10 Jul 24 `- Re: the FMITE processor1George Neuner
24 Jun 24 * Re: Any marginally usable programming language approaches an ill defined barely usable re-implementation of half of Common-Lisp2Sebastian Wells
24 Jun 24 `- Re: Any marginally usable programming language approaches an ill defined barely usable re-implementation of half of Common-Lisp1Lawrence D'Oliveiro
24 Jun 24 * Re: Lprint = ( Lisp-style printing ( of lists and strings (etc.) ) in Python )2Sebastian Wells
24 Jun 24 `- Re: Lprint = ( Lisp-style printing ( of lists and strings (etc.) ) in Python )1Lawrence D'Oliveiro
18 Jun 24 o Gauche Lrange -- to the maximum value that doesn’t exceed end.1HenHanna
17 Jun 24 o Re: on the evolution of lisp1HenHanna
10 Jun 24 * Re: in Python? -- Chunk -- (ChunkC '(a a b b b)), ==> ((a 2) (b 3))2HenHanna
15 Jun 24 `- Re: in Python? -- Chunk -- (ChunkC '(a a b b b)), ==> ((a 2) (b 3))1B. Pym

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal