mbox series

[bug#62273,0/3] : gnu: Add cl-kons-9.

Message ID 20230319142259.21692-1-sharlatanus@gmail.com
Headers show
Series : gnu: Add cl-kons-9. | expand

Message

Sharlatan Hellseher March 19, 2023, 2:22 p.m. UTC
Hi Guix!

This patch series adds 3D modeling engine written in Common Lisp. It may be
used as IDE or as an library.

Sharlatan Hellseher (3):
  gnu: Add cl-confidence.
  gnu: Add cl-clobber
  gnu: Add cl-kons-9.

 gnu/packages/lisp-check.scm | 34 ++++++++++++++++
 gnu/packages/lisp-xyz.scm   | 80 +++++++++++++++++++++++++++++++++++++
 2 files changed, 114 insertions(+)


base-commit: 34fed18169a5eae3169ff5fd2c43fe3af79e3b70

Comments

Guillaume Le Vaillant March 22, 2023, 9:39 a.m. UTC | #1
Patches pushed as bad546939f3668610c173f931d905176e26c59c4 and following
with a few fixes.
Thanks.