home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / lisp / 2064 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.1 KB  |  34 lines

  1. Newsgroups: comp.lang.lisp
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!uxa.cso.uiuc.edu!oruiz
  3. From: oruiz@uxa.cso.uiuc.edu (ruiz oscar eduardo)
  4. Subject: LISP and Objects
  5. Message-ID: <Brr611.6wv@news.cso.uiuc.edu>
  6. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  7. Organization: University of Illinois at Urbana
  8. Date: Tue, 21 Jul 1992 18:58:11 GMT
  9. Keywords: LISP, Objects, C++
  10. Lines: 22
  11.  
  12.  
  13.  
  14. I have been writing C++ code for geometric objects as part of a geometric
  15. reasoning package. Now I need to use Lisp capabilities to dynamically
  16. define predicates about geometric properties of objects. These predicates
  17. should use as support the functions and routines I have written in C++.
  18. My questions:
  19.   
  20.   1. Is there a way to force Lisp to hande lists of Objects?
  21.      For example, can I handle lists of records?
  22.   2. Is there anywhere a source code (commented if possible) of a lisp
  23.      interpreter?
  24.   
  25.  
  26. Please address replys to any of these  :
  27.     oscar@meibm4.cen.uiuc.edu
  28.     oruiz@uxa.cso.uiuc.edu
  29.     oruiz@lebesgue.me.uiuc.edu
  30.  
  31. or, reply to this article.
  32.             Thanks.    Oscar E. RUiz S.
  33.  
  34.