A Regular Expression Engine
$ area51 add regex
;; area51 add で .asd が自動更新されます。 ;; コード内でパッケージを使用: (in-package :my-project) (regex:some-function ...)