greghendershott / rackjure

Provide a few Clojure-inspired ideas in Racket. Where Racket and Clojure conflict, prefer Racket.
BSD 2-Clause "Simplified" License
236 stars 17 forks source link

Use Matthew Flatt's parameter idea to cooperate with scope-set expander #54

Open AlexKnauth opened 9 years ago

AlexKnauth commented 9 years ago

Ok for some reason it's running fine but showing an ambiguous binding error when compiled. When I tried this for afl it didn't have this problem, so I'm not sure what's going on??

AlexKnauth commented 9 years ago

Ok, apparently it's running fine in DrRacket but not for raco test. I still don't know what's going on, because this worked fine for afl.

AlexKnauth commented 9 years ago

I finally got this to work by wrapping the read functions from a separate module.