cl-webmachine
HTTP Semantic Awareness on top of Hunchentoot
$ area51 add cl-webmachineコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-webmachine:some-function ...)HTTP Semantic Awareness on top of Hunchentoot
$ area51 add cl-webmachineコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-webmachine:some-function ...)