[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#66318] [PATCH 0/3] Add HELambdaP
From: |
Gabriel Hondet |
Subject: |
[bug#66318] [PATCH 0/3] Add HELambdaP |
Date: |
Mon, 2 Oct 2023 17:50:49 +0200 |
From: Gabriel Hondet <gabriel.hondet@laposte.net>
HELambdaP is a common lisp library to document code. These patches add
the library helambdap and two of its dependencies. For each library L,
we define first the sbcl version sbcl-L and then we build the cl version
cl-L from the sbcl version.
Gabriel Hondet (3):
gnu: add sbcl-xhtmlambda
gnu: add sbcl-clad
gnu: add sbcl-helambdap
gnu/packages/lisp-xyz.scm | 87 +++++++++++++++++++++++++++++++++++++++
1 file changed, 87 insertions(+)
base-commit: 3f7b091ea4897e3a170a54433a2476d3b6810dc4
--
2.42.0
- [bug#66318] [PATCH 0/3] Add HELambdaP,
Gabriel Hondet <=