sabre icon indicating copy to clipboard operation
sabre copied to clipboard

Add Reader options

Open lthibault opened this issue 3 years ago • 0 comments

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

lthibault avatar Aug 18 '20 17:08 lthibault