home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp48 / 5756 < prev    next >
Encoding:
Text File  |  1992-11-15  |  824 b   |  22 lines

  1. Newsgroups: comp.sys.hp48
  2. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!iat.holonet.net!brianw
  3. From: brianw@iat.holonet.net (Brian Walsh)
  4. Subject: Re: LISP in system RPL
  5. Message-ID: <Bxrrwu.4KB@iat.holonet.net>
  6. Organization: HoloNet
  7. References: <STEVEV.92Nov14123612@miser.uoregon.edu>
  8. Date: Sun, 15 Nov 1992 18:12:28 GMT
  9. Lines: 11
  10.  
  11. The potentially controversial name LISP was given to my routine because
  12. the stack arguments required are a LISt and a Process, in that order.
  13. Actually now that I think of it, mapcar may be less misleading; however
  14. since in LISP you type (mapcar f l) and the syntax of my "routine" is
  15. l f "routine" (the reverse of mapcar), maybe an even more descriptive
  16. and more cryptic name is racpam (just kidding).  I think the jury's
  17. still out on this one.
  18.  
  19. -- Brian Walsh
  20.    brianw@holonet.net
  21.  
  22.