;; objective-lisp system definition ;; ~keith (defsystem "objective-lisp" :description "Syntactic sugar for object-oriented Lisp." :version "3.0" :author "~keith" :homepage "https://bytes.keithhacks.cyou/keith/objective-lisp" :license "Public Domain/CC0" :components ((:file "objective-lisp")))