There are actually four query systems in various state of disrepair. query.lisp is the first and simplest hack to play with query syntax. query2.lisp is missing, but implements a basic query planner/interpreter
the query folder contains an incomplete sketch of a much more sophisticated query compiler which I will move back into my contrib folder; there is another one in contrib/eslick/query-sketch but I'm not sure either would be good guides for what to do next. I'll send an e-mail when I find query2.lisp Ian On Feb 10, 2009, at 1:24 PM, John wrote: > I'll take a look and see if I can do anything with it, whether using > it or helping with it. However, do let me (us) know when you track > down that missing file just in case it's important to the use of it. > > Regards, > John > > On Tue, Feb 10, 2009 at 1:03 PM, Ian Eslick <esl...@media.mit.edu> > wrote: > src/elephant/query.lisp contains a simple query model. It is loaded > by default now. > > I have a query-interpreter, but the current elephant-1.0 seems to be > missing a key file which I will have to track down. > > Neither of these is feature complete or well-tested, so explore at > your own risk. If you are interested in improving the query system, > I'm definitely open to input and help. > > Regards, > Ian > > On Feb 10, 2009, at 11:45 AM, John wrote: > > > Hi Ian, > > > > I've been playing with Elephant and so far so good. I noticed that > > there is some code in the query folder. However, I'm not sure if > > this is at all functional in any way. Is it? How could I begin to > > use some of whatever is done there? > > > > Thanks, > > John > > - Hide quoted text - > > > > > > On Tue, Jan 27, 2009 at 1:32 PM, Ian Eslick <esl...@media.mit.edu> > > wrote: > > > > The query system currently doesn't support psets, although it should > > eventually. > > _______________________________________________ > > elephant-devel site list > > elephant-devel@common-lisp.net > > http://common-lisp.net/mailman/listinfo/elephant-devel > > > _______________________________________________ > elephant-devel site list > elephant-devel@common-lisp.net > http://common-lisp.net/mailman/listinfo/elephant-devel > > _______________________________________________ > elephant-devel site list > elephant-devel@common-lisp.net > http://common-lisp.net/mailman/listinfo/elephant-devel _______________________________________________ elephant-devel site list elephant-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/elephant-devel