(cl:in-package #:asdf-user) (defsystem #:user-side-compiler :serial t :components ((:file "package") (:file "high-level") (:file "instruction")))