home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / lisp / 2939 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  786 b 

  1. Path: sparky!uunet!gatech!concert!lester.appstate.edu!sc!jfj
  2. From: jfj@sc (James F. Jarrett)
  3. Newsgroups: comp.lang.lisp
  4. Subject: I need lisp examples
  5. Date: 23 Nov 1992 14:18:13 GMT
  6. Organization: Appalachian State University
  7. Lines: 13
  8. Message-ID: <1eqp75INN7be@lester.appstate.edu>
  9. NNTP-Posting-Host: sc.cs.appstate.edu
  10. Summary: I need examples of recursive sorting in lisp.
  11. Keywords: Help, Sorting, Recursion.
  12.  
  13. Hi, 
  14.  
  15. I am trying to learn lisp but I am having problems.  My biggest one
  16. is I have no idea on how to do recursive sorting algorithms.  
  17.  
  18. I am working on (but failing miserably at) writing a recursive Merge Sort
  19. algortihm and a Quicsort (also recursive)  If anyone has examples of this
  20. sort of thing or has any pointers or explanations, PLEASE send them to me
  21.  
  22. Thanx
  23.  
  24. James
  25.  
  26.