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

rethink and clean up reader API #79

Open
obriencj opened this issue Aug 31, 2017 · 0 comments
Open

rethink and clean up reader API #79

obriencj opened this issue Aug 31, 2017 · 0 comments

Comments

@obriencj
Copy link
Owner

obriencj commented Aug 31, 2017

goals

  • more friendly API (better names for the macros)
  • faster (possibly partially native)
  • exposed API at runtime, as well as read-time
  • async support (feed into the reader, then check for 0 or more resulting completed items, or an error)
  • be able to read one or more s-expressions (with separate reader macros) from a file
@obriencj obriencj changed the title expose reader api rethink and clean up reader API Jan 6, 2018
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

No branches or pull requests

1 participant