;;;
;;; README
;;;
;;; Readme file for esb-assem.
;;;

This is the result of my third-or-so attempt to extract SBCL's
assembler for standalone use.  This time appears to have worked.  It's
still a bit rough around the edges, but should be workable.

At present, there is no backend defined.  The test code defines a
single instruction and makes sure that it assembles correctly.

;;; EOF
