Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!ukma!psuvax1!rutgers!aramis.rutgers.edu!atanasoff.rutgers.edu!lou From: lou@cs.rutgers.edu (lou) Newsgroups: comp.lang.lisp Subject: Re: Help with Common lisp equivelence... Message-ID: Date: 8 Apr 91 19:49:28 GMT References: <1991Apr7.065143.5179@news.iastate.edu> Sender: lou@atanasoff.rutgers.edu Reply-To: lou@cs.rutgers.edu Organization: Computer Science Dept., Rutgers University, New Brunswick, NJ 08903 Lines: 19 In-reply-to: tnbf6@CCVAX.IASTATE.EDU's message of 7 Apr 91 06:51:43 GMT In article <1991Apr7.065143.5179@news.iastate.edu> tnbf6@CCVAX.IASTATE.EDU writes: I was wondering if anyone could give me a lisp defintion of (DEFSTRUCT ) Thanks... A suggestion of a good source book would be fine as well... Norman Nunley internet: TNBF6@ccvax.iastate.edu If you can find a copy of the FIRST EDITION of AI Programming by Charniak, et al, (Lawrence Erlbaum publishers), I *think* it gives an implementation of a defstruct-like facility. (The second edition, which is all I have handy, just uses defstruct itself. The first edition could not do this, since it did not use common lisp.) -- Lou Steinberg uucp: {pretty much any major site}!rutgers!aramis.rutgers.edu!lou internet: lou@cs.rutgers.edu