[plt-scheme] kanren

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

I am running it on PLT 209. 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)))
-------------- next part --------------
A non-text attachment was scrubbed...
Name: load-all-plt.ss
Type: application/octet-stream
Size: 529 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20050801/a4ffaa6c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: plt-specific.ss
Type: application/octet-stream
Size: 2187 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20050801/a4ffaa6c/attachment-0001.obj>

Posted on the users mailing list.