home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / lisp / lispnews / text0036.txt < prev    next >
Encoding:
Text File  |  1985-11-10  |  585 b   |  14 lines

  1.   I've got a copy of a paper by Richard Waters (at mit) describing a system
  2. for writing loops in lisp (and other languages).  Basically you describe the
  3. loop in functional programming terms (similar to Backus's FP, or apl) and
  4. the LetS package converts it into an iterative form for efficient execution
  5. in lisp.
  6.   We don't have the LetS code here to play with, and we probably won't be
  7. able to get it for a while since our arpanet connection is hopelessly
  8. clogged for anything but tiny messages.   However you might be interested in
  9. stopping by my office and looking at the paper.
  10.  
  11.  
  12.  
  13.  
  14.