Things To Do                                  -*- Org -*-
============

* compatibility with Guile 1.[64]

* augment the reader library: R5RS, Guile, Guile + keywords, Skribe

* use Gnulib

* fixes from the new reader in Guile 1.8.3

** augment `scm_read_number_and_radix ()' for `e', etc.
** must pass `fractions.test'
** see miscellaneous `#' syntaxes, e.g., `#@'
** `read_token ()': use `CHAR_IS_DELIMITER ()'
** `read_token ()': signal *READ == BUFSIZE

* support for SRFI-38 (data with shared structure)

* support for SRFI-88 (keyword objects)

* why not rather write an actual lexer compiler?
