Hi!
I’d like to take a stab at implementing a PR for this, but first I’d like to understand what I’m getting myself into.
Seems like once let-syntax is added, steel will be fully r5rs compatible, which is awesome.
Link to let-syntax:
https://standards.scheme.org/corrected-r7rs/r7rs-Z-H-6.html#TAG:__tex2page_sec_4.3.1
https://docs.racket-lang.org/reference/let.html#%28form._%28%28lib._racket%2Fprivate%2Fletstx-scheme..rkt%29._let-syntax%29%29
Hi!
I’d like to take a stab at implementing a PR for this, but first I’d like to understand what I’m getting myself into.
Seems like once let-syntax is added, steel will be fully r5rs compatible, which is awesome.
Link to let-syntax:
https://standards.scheme.org/corrected-r7rs/r7rs-Z-H-6.html#TAG:__tex2page_sec_4.3.1
https://docs.racket-lang.org/reference/let.html#%28form._%28%28lib._racket%2Fprivate%2Fletstx-scheme..rkt%29._let-syntax%29%29