home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!concert!lester.appstate.edu!sc!jfj
- From: jfj@sc (James F. Jarrett)
- Newsgroups: comp.lang.lisp
- Subject: I need lisp examples
- Date: 23 Nov 1992 14:18:13 GMT
- Organization: Appalachian State University
- Lines: 13
- Message-ID: <1eqp75INN7be@lester.appstate.edu>
- NNTP-Posting-Host: sc.cs.appstate.edu
- Summary: I need examples of recursive sorting in lisp.
- Keywords: Help, Sorting, Recursion.
-
- Hi,
-
- I am trying to learn lisp but I am having problems. My biggest one
- is I have no idea on how to do recursive sorting algorithms.
-
- I am working on (but failing miserably at) writing a recursive Merge Sort
- algortihm and a Quicsort (also recursive) If anyone has examples of this
- sort of thing or has any pointers or explanations, PLEASE send them to me
-
- Thanx
-
- James
-
-