home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / lisp / x / 263 < prev    next >
Encoding:
Text File  |  1992-11-07  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.lang.lisp.x
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!news.udel.edu!bach.udel.edu!fparnold
  3. From: fparnold@bach.udel.edu (Frederick P Arnold)
  4. Subject: function PROCLAIM for xlisp-plus 2.1d
  5. Message-ID: <BxAwBu.8xF@news.udel.edu>
  6. Sender: usenet@news.udel.edu
  7. Nntp-Posting-Host: bach.udel.edu
  8. Organization: University of Delaware
  9. Distribution: comp.lang.lisp.x,comp.lang.lisp
  10. Date: Fri, 6 Nov 1992 15:28:42 GMT
  11. Lines: 20
  12.  
  13. Greetings.
  14.  
  15. I have been attempting to use X-Lisp with the code in "paradigms for AI
  16. programming" by Peter Norvig, and have been stymied by the function
  17. PROCLAIM, which is not defined either in XLISP, or in the auxillary functions
  18. provided with the sample code.  Therefore, the inevitable question is, does 
  19. anybody have either a function, or at least a good definition, of what
  20. PROCLAIM does?  Relavant notes for this are that I'm using Xlisp 2.1d on a
  21. 386 pc, and am loading the macros found in COMMON.LSP before doing anything
  22. else.
  23.  
  24. Thanks.
  25.                         -fred
  26.  
  27. *****************************************************************************
  28. * You take risks every day when                    Frederick P. Arnold, Jr. *
  29. * you get up in the morning,                       Department of Chemistry  *
  30. * cross the street,                                Univeristy of Delaware   *
  31. * or stick your face in a fan.                     Newark, DE 19713         *
  32. *          -Lt. Frank Drebin                     FARNOLD@WOTAN.DUCH.UDEL.EDU*
  33.