forth/lang/reader.ss
;; Forth syntax for SCAT.

(module reader (file "../../forth/module-reader.ss")
  (file "../scat-forth.ss"))