On Sunday, February 24, 2013 10:07:36 PM Ludovic Courtès wrote: > What would have been nice IMO is to import, say, ‘syntax-parse’ and > contracts, without having to pull in a whole compatibility layer. > > Ludo’.
I would say that I tried more to make syntax-parse independent. contracts on the other hand depends on syntax-parse for loops racket structs etc. That said syntax parse is quite a hefty sized library. /Stefan