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

Runtime support for circular lists #16

Open
etaoins opened this issue May 18, 2014 · 0 comments
Open

Runtime support for circular lists #16

etaoins opened this issue May 18, 2014 · 0 comments

Comments

@etaoins
Copy link
Owner

etaoins commented May 18, 2014

Certain R7RS procedures such as (write) and (list?) are required to handle lists of infinite length. Even without parser support for datum labels these can be easily created at runtime by mutating an existing list.

@etaoins etaoins added the R7RS label Aug 21, 2014
@etaoins etaoins changed the title Runtime support for infinite lists Runtime support for circular lists Oct 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant