mirror of
https://gitlab.com/vindarel/ciel.git
synced 2026-01-15 05:41:19 -08:00
add spinneret
it depends on:
:depends-on ("parenscript" <---- but there is a system spinneret/cl, is spinneret needed here?
"alexandria"
"cl-ppcre"
"global-vars"
"serapeum"
"trivial-gray-streams")
This commit is contained in:
parent
6cdf17ccbe
commit
9f7937dab2
3 changed files with 5 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ simple string literal definition that doesn't require escaping characters.
|
|||
- repl-utilities: Ease common tasks at the REPL.
|
||||
- serapeum: Utilities beyond Alexandria.
|
||||
- shlex: Lexical analyzer for simple shell-like syntax.
|
||||
- spinneret: Common Lisp HTML5 generator.
|
||||
- str: Modern, consistent and terse Common Lisp string manipulation library.
|
||||
- sxql: A SQL generator
|
||||
- trivia: NON-optimized pattern matcher compatible with OPTIMA, with extensible optimizer interface and clean codebase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue