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

reader: should be able to read one form at a time #13

Closed
jfacorro opened this issue Sep 7, 2015 · 0 comments
Closed

reader: should be able to read one form at a time #13

jfacorro opened this issue Sep 7, 2015 · 0 comments
Labels

Comments

@jfacorro
Copy link
Member

jfacorro commented Sep 7, 2015

And fold over forms maintaining the Env. This is necessary to correctly keep track of the current namespace based on the analyzed/emitted/evaled forms so far.

The reader should provide a way to read one form and return the remaining unconsumed input.

@jfacorro jfacorro added the bug label Sep 7, 2015
@jfacorro jfacorro changed the title reader: compiler should read one form at a time reader: should be able to read one form at a time Sep 8, 2015
jfacorro added a commit that referenced this issue Sep 8, 2015
…_unconsumed_input

[Closes #13] Added read_fold function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant