Skip to content

Conversation

@chrisrink10
Copy link
Member

@chrisrink10 chrisrink10 commented Jan 9, 2024

Remove code which generates an assignment to a name for do*, let* and letfn* forms which should significantly reduce the number of redundant assignments generated by the Basilisp compiler.

Fixes #799

@chrisrink10 chrisrink10 marked this pull request as ready for review January 9, 2024 15:33
@chrisrink10 chrisrink10 merged commit 1bb2e8f into main Jan 9, 2024
@chrisrink10 chrisrink10 deleted the feature/improve-python-generation-v3 branch January 9, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove redundant assignment generated by do, let*, and letfn* forms in all cases

2 participants