[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Scheme-reports] Ballot item #113 "directory contents"



On Thu, 13 Jan 2011 15:19:50 -0500, Eli Barzilay <eli@x> wrote:

>> AFAIK, only Kawa and MIT provide pathnames as a built-in, though
>> there may be external packages that provide them on other systems.
>> MIT is essentially CL in semantics, whereas Kawa is mostly about
>> URIs.

> Racket had a separate `path' type for a long time now.  (Though it's
> nowhere near the CL headache, and has no relation to uris.)

Taylor Campbell has a URI library that is portable and that I have used  
before in some of my code.

Additionally, Chez Scheme does not provide a different path type, but it  
does have a set of path procedures on path strings.

	Aaron W. Hsu

-- 
Programming is just another word for the lost art of thinking.

_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports