[plt-scheme] kanren

From: Dimitry Gashinsky (digash at gmail.com)
Date: Mon Aug 1 13:44:30 EDT 2005

On 8/1/05, Matthias Felleisen <matthias at ccs.neu.edu> wrote:
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> 
> 
> On Aug 1, 2005, at 1:27 PM, Dimitry Gashinsky wrote:
> 
> > I am running it on PLT 209.
> 
> Does this refer to mzscheme or drscheme? -- Matthias

You do not need full drscheme to run kanren. Mzscheme is enough.
But it should work inside drscheme too.

> 
> 
> 
> > It is about 10 times slower than using
> > Petite Chez Scheme.
> >
> > I am attaching the two files that should let you get started. Just
> > mzsheme -f load-all-plt.ss after copying plt-specific.ss into
> > kanren/lib and load-all-plt.ss into kanren directory.
> >
> > -DiG
> >
> > On 7/31/05, Corey Sweeney <corey.sweeney at gmail.com> wrote:
> >>   For list-related administrative tasks:
> >>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> >>
> >> I noticed in the archives talk about getting kanren working under plt.
> >>  If anyone made progress on it, I'd love to hear about it.
> >>
> >> Corey
> >>
> >>
> >
> > --
> > ((lambda (lambda) `(,lambda ',lambda)) '(lambda (lambda) `(,lambda
> > ',lambda)))
> > <load-all-plt.ss><plt-specific.ss>
> 
> 


-- 
((lambda (lambda) `(,lambda ',lambda)) '(lambda (lambda) `(,lambda ',lambda)))



Posted on the users mailing list.