(asdf:defsystem #:lolisp :description "Lolis in lisp" :author "Manx " :license "GPLv3" :version "2.0.0" :serial t :depends-on (:hunchentoot :hunchenhelpers :cl-who :lolicore :jsown) :Components ((:file "package") (:file "config") (:file "utils") (:file "loligram") (:file "main")))