home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / forth / 3721 < prev    next >
Encoding:
Internet Message Format  |  1993-01-01  |  1.3 KB

  1. Path: sparky!uunet!wupost!emory!swrinde!gatech!pitt.edu!pitt!willett!ForthNet
  2. From: ForthNet@willett.pgh.pa.us (ForthNet articles from GEnie)
  3. Newsgroups: comp.lang.forth
  4. Subject: Recursion
  5. Message-ID: <4202.UUL1.3#5129@willett.pgh.pa.us>
  6. Date: 1 Jan 93 12:49:58 GMT
  7. Organization: EIEI-U
  8. Lines: 27
  9.  
  10. Category 3,  Topic 13
  11. Message 15        Thu Dec 31, 1992
  12. H.SIMMONS                    at 00:59 EST
  13.  
  14. RE: Recursion and Quick Sort
  15.  
  16. Joe,
  17.  
  18. One of the references you are looking for is in FORTH Dimensions Vol.6 No. 5,
  19. Page 25 by Wil Baden.  The title is Quicksort and SWords; it  provides source
  20. code and an explanation of implementing quick sort using  recursion. 
  21.  
  22. There are two pages on recursion in Forth: A Text and Reference on page 337-
  23. 338, but not specific to your question.
  24.  
  25. There are several programs in Dr. Dobb's Toolbook of Forth, Volume II, which
  26. use recursion.  See the chapter on fractal landscapes or on natural language
  27. parsing.  The Wil Baden article on quick sort is also in this book.
  28.  
  29. Good Luck!
  30.                  Horace
  31.       
  32. -----
  33. This message came from GEnie via willett.  You *cannot* reply to the author
  34. using e-mail.  Please post a follow-up article, or use any instructions
  35. the author may have included (USMail addresses, telephone #, etc.).
  36. Report problems to: dwp@willett.pgh.pa.us
  37.