gelisam / klister

an implementation of stuck macros
BSD 3-Clause "New" or "Revised" License
128 stars 11 forks source link

A scope for the code which follows define-macros #209

Closed gelisam closed 1 year ago

gelisam commented 1 year ago

Fixes #187.

doyougnu commented 1 year ago

This LGTM, but I haven't read through the majority of #187 and so I cannot comment on the correctness of the implementation until I refresh myself on the Racket side. However, I'm more confident in the implementation since the test case now passes.