Skip to content
  • Raymond Toy's avatar
    Move #Q reader functions to new file qd-reader.lisp. · 3d37e3b9
    Raymond Toy authored
    qd-reader.lisp:
    o New file containing #Q reader functions.
    o Create a new readtable containing our reader functions so we don't
      destructively modify the default *readtable*.
    
    oct.asd:
    o Add qd-reader.lisp.
    
    qd-complex.lisp:
    qd-elliptic.lisp:
    qd-format.lisp:
    o Set the *readtable* to *oct-readtable* before compiling these
      files.
    3d37e3b9