From: Alexandru P. <al...@gm...> - 2024-11-23 18:41:30
|
Hi Bruno. > Good idea. Done: CLISP now ships version 3.3.6.7. I'll let you deal with > the QuickLisp people. Thank you. > A Docker image? No, this is not easily possible. Haiku is an OS. > > Yes, I know it is possible to use FreeBSD, NetBSD, OpenBSD in GitHub CI; > these are then virtual machines running inside a Linux machine. But I'm > not aware of the same thing for Haiku. > One example of Haiku Docker image (without CLIPS installed) is https://github.com/hectorm/docker-qemu-haiku, so I think it is possible. ASDF team can help setting up such an image for CLIPS. Robert Goldman ( rpg...@si..., at asdf-devel mailing list) from ASDF team wrote: ``` As I said, anything that the CLISP team could do to support ASDF testing would be welcome. I am *somewhat* knowledgeable about the CL Foundation Docker images, and have managed to roll new ones for SBCL, Allegro, etc. for testing purposes, so I could help with Dockerizing CLISP if there's anyone who's interested. ''' Alexandru |