[plt-scheme] read-delimited-list

From: Paul Graham (pg at ycombinator.com)
Date: Fri Aug 18 19:09:54 EDT 2006

Is there some equivalent of cl read-delimited-list in mzscheme?

I'm trying to make [foo _ bar] read as (lambda (_) (foo _ bar)).

Thanks!  --pg


Posted on the users mailing list.