On Thu, Jul 16, 2009 at 9:30 AM, Andreas Davour <a...@update.uu.se> wrote:

> On Thu, 16 Jul 2009, Elliott Slaughter wrote:
>
> > On Thu, Jul 16, 2009 at 7:02 AM, Andreas Davour <a...@update.uu.se>
> wrote:
> >
> >>
> >> I am looking at some lisp code which I kind of hoped to integrate into
> >> my own. It seems to be depending on a excl package. Anyone around here
> >> knows what that is? Something vendor specific?
> >>
> >
> > I believe it's Allegro CL's extensions package.
>
> Seems to make sense. Thanks Elliot!
>
> Now, have they made it available somewhere...
>

It comes with ACL. If you aren't on ACL, you probably want to use your
system's extension package instead (sb-ext on SBCL, ext on CLISP, etc).

What exactly are you looking for in the excl package?

-- 
Elliott Slaughter

"Don't worry about what anybody else is going to do. The best way to predict
the future is to invent it." - Alan Kay
_______________________________________________
application-builder mailing list
application-builder@lispniks.com
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to