Re: Can you make a closed source application using Guile?
<[email protected]> Fri, 28 Nov 2025 07:49:53 +0100
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Nov 27, 2025 at 06:50:54PM -0500, Stephen Wiley wrote: > Closed source as in compiled lisp (not changes to the compiler/runtime?) > I think so as long as it's dynamical linked. Guile is under the LGPL like > GNU LibC. So intuitively anything you can do there is probably safe to do > with guile. Indeed: it comes with the Lesser GPL, which means that applications linking to it do not have to be distributed under the GPL. You still have to take other programs into account you use in yur application and how you use them, though. Cheers -- t
signature.asc
(application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCaSlGCAAKCRAFyCz1etHa RgOKAJ0Ti17Pz4bKQeTyeySBpzbp9NsLyACeMt4dNf3owlmz6OKI2QF+qZ2Eqzo= =MKy2 -----END PGP SIGNATURE-----