mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-12 18:10:47 +02:00
gnu: Add clasp-optima.
* gnu/packages/lisp-xyz.scm (clasp-optima): New variable. Change-Id: Id8b8f0c602be0e0a3ec516e2c1612638c4564abf
This commit is contained in:
parent
41409f2b24
commit
c5352e6766
1 changed files with 3 additions and 0 deletions
|
@ -23819,6 +23819,9 @@ optimizing techniques widely used in the functional programming world.")
|
|||
(define-public ecl-optima
|
||||
(sbcl-package->ecl-package sbcl-optima))
|
||||
|
||||
(define-public clasp-optima
|
||||
(sbcl-package->clasp-package sbcl-optima))
|
||||
|
||||
(define-public sbcl-org-sampler
|
||||
(let ((commit "ee135a417750e5b1d810bb9574eb85223cb3038a")
|
||||
(revision "1"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue