home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.lisp
- 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
- From: oruiz@uxa.cso.uiuc.edu (ruiz oscar eduardo)
- Subject: LISP and Objects
- Message-ID: <Brr611.6wv@news.cso.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: University of Illinois at Urbana
- Date: Tue, 21 Jul 1992 18:58:11 GMT
- Keywords: LISP, Objects, C++
- Lines: 22
-
-
-
- I have been writing C++ code for geometric objects as part of a geometric
- reasoning package. Now I need to use Lisp capabilities to dynamically
- define predicates about geometric properties of objects. These predicates
- should use as support the functions and routines I have written in C++.
- My questions:
-
- 1. Is there a way to force Lisp to hande lists of Objects?
- For example, can I handle lists of records?
- 2. Is there anywhere a source code (commented if possible) of a lisp
- interpreter?
-
-
- Please address replys to any of these :
- oscar@meibm4.cen.uiuc.edu
- oruiz@uxa.cso.uiuc.edu
- oruiz@lebesgue.me.uiuc.edu
-
- or, reply to this article.
- Thanks. Oscar E. RUiz S.
-
-