[plt-dev] strange srfi names

From: Sam TH (samth at ccs.neu.edu)
Date: Sat Feb 14 21:06:04 EST 2009

See SRFI-97 - http://srfi.schemers.org/srfi-97/srfi-97.html

It's so that (import (srfi :1)) works.

sam th

On Sat, Feb 14, 2009 at 8:54 PM, Jon Rafkind <rafkind at cs.utah.edu> wrote:
> I just noticed this in setup-plt.
>
> setup-plt: making: srfi/%3a69
> setup-plt:  in srfi/%3a69
>
> Indeed the collects names are like that
> $ ls
> %3a1/
> %3a1.ss
> ..
>
> seems kind of weird.. is that on purpose?
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-dev
>



-- 
sam th
samth at ccs.neu.edu


Posted on the dev mailing list.