Skip to content
This repository has been archived by the owner on May 23, 2021. It is now read-only.

Add Reader options #27

Open
wants to merge 1 commit into
base: runtime
Choose a base branch
from
Open

Add Reader options #27

wants to merge 1 commit into from

Conversation

lthibault
Copy link
Collaborator

As part of Wetware, the need has arisen reimplement virtually every atom. Accordingly, I also need to adjust the map of predefined symbols to reflect my own implementation of Nil, and Bool.

This PR implements the Option type for reader.Reader. Currently, options exist to configure:

  • the macro table
  • the dispatch table
  • predefined symbols

⏱️ Estimated review time: < 10 minutes
✅ Merge when ready

- the macro table
- the dispatch table
- predefined symbols
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant