(defpackage #:syntax-checker (:use :cl) (:export #:check-file #:check-directory #:pretty-print-check-directory))