takikawa / sweet-racket

A port of sweet expressions to Racket
http://pkg-build.racket-lang.org/doc/sweet/index.html
Other
47 stars 10 forks source link

Composing with `read-cdot` #38

Open AlexKnauth opened 8 years ago

AlexKnauth commented 8 years ago

Right now the read-cdot-true reader consumes all whitespace after any datum, even when there are no dots involved. If that doesn't or can't change, should sweet-exp use source location information instead to work around this?