Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Don't allow redefinitions in llambda dialect #26

Closed
etaoins opened this issue Aug 20, 2014 · 0 comments
Closed

Don't allow redefinitions in llambda dialect #26

etaoins opened this issue Aug 20, 2014 · 0 comments

Comments

@etaoins
Copy link
Owner

etaoins commented Aug 20, 2014

Redefining top-level bindings in R7RS is allowed to silently succeed. In the case of storage locations the second (define) will actually implicitly create a mutable. This needs to be maintained for R7rS compatibility but should be disabled in the "llambda" dialect as its error prone and confusing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant