Things To Do
============

* compatibility with Guile 1.[64]

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

* use Gnulib

* add "Quick Start" section to the manual

* 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

;;; Local Variables
;;; mode: outline
;;; End:
