trivial-shell
OS and Implementation independent access to the shell
$ area51 add trivial-shellコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(trivial-shell:some-function ...)OS and Implementation independent access to the shell
$ area51 add trivial-shellコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(trivial-shell:some-function ...)