This repository was archived by the owner on Dec 29, 2018. It is now read-only.
File tree 6 files changed +6
-0
lines changed
6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 8
8
:version " 0.2"
9
9
:author " Tomohiro Matsuyama"
10
10
:license " LLGPL"
11
+ :description " CL-Syntax Reader Syntax for cl-annot"
11
12
:depends-on (:cl-syntax :cl-annot )
12
13
:components ((:file " contrib/annot" )))
Original file line number Diff line number Diff line change 8
8
:version " 0.2"
9
9
:author " Tomohiro Matsuyama"
10
10
:license " LLGPL"
11
+ :description " CL-Syntax Reader Syntax for cl-anonfun"
11
12
:depends-on (:cl-syntax :cl-anonfun )
12
13
:components ((:file " contrib/anonfun" )))
Original file line number Diff line number Diff line change 8
8
:version " 0.1"
9
9
:author " Tomohiro Matsuyama"
10
10
:license " LLGPL"
11
+ :description " CL-Syntax Reader Syntax for CLSQL"
11
12
:depends-on (:cl-syntax :clsql )
12
13
:components ((:file " contrib/clsql" )))
Original file line number Diff line number Diff line change 8
8
:version " 0.2"
9
9
:author " Tomohiro Matsuyama"
10
10
:license " LLGPL"
11
+ :description " CL-Syntax Reader Syntax for CL-INTERPOL"
11
12
:depends-on (:cl-syntax :cl-interpol )
12
13
:components ((:file " contrib/interpol" )))
Original file line number Diff line number Diff line change 8
8
:version " 0.2"
9
9
:author " Tomohiro Matsuyama"
10
10
:license " LLGPL"
11
+ :description " CL-Syntax Reader Syntax for CL-Markup"
11
12
:depends-on (:cl-syntax :cl-markup )
12
13
:components ((:file " contrib/markup" )))
Original file line number Diff line number Diff line change 8
8
:version " 0.3"
9
9
:author " Tomohiro Matsuyama"
10
10
:license " LLGPL"
11
+ :description " Reader Syntax Coventions for Common Lisp and SLIME"
11
12
:depends-on (:trivial-types
12
13
:named-readtables )
13
14
:components ((:module " src"
You can’t perform that action at this time.
0 commit comments