larcenists / larceny

Larceny Scheme implementation
Other
202 stars 32 forks source link

Some datums with datum labels cannot be parsed #766

Closed mnieper closed 8 years ago

mnieper commented 8 years ago

For example, Larceny chokes on the following datum:

'(#0=#1=(a) #0#)
mnieper commented 8 years ago

I just noted that the error is based on the fact that one datum label follows another one. So currently, Larceny is simply not able to parse #0=#1=<datum>.

WillClinger commented 8 years ago

Fixed by changeset 11bba0f52a24c7506132d547882e88363ccd2276