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

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant