Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loop/recur doesn't nest properly #6

Open
gilch opened this issue Dec 14, 2017 · 0 comments
Open

loop/recur doesn't nest properly #6

gilch opened this issue Dec 14, 2017 · 0 comments
Labels
bug Something isn't working

Comments

@gilch
Copy link
Member

gilch commented Dec 14, 2017

See hylang/hy#1454, an inadequate attempt to clean this up. This probably needs a full rewrite.

An anaphoric macro might work better than the current broken symbol macro approach.

Something like my loop decorator from Drython might be a better approach. With a macro, the recur argument could be an implicit anaphor.

@Kodiologist Kodiologist transferred this issue from hylang/hy Aug 3, 2021
@Kodiologist Kodiologist added the bug Something isn't working label Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants