From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: Lisp libraries: Other variants? (CCL, CLisp, etc.) Date: Sat, 10 Nov 2018 11:02:27 +0100 Message-ID: <87in15merw.fsf@ambrevar.xyz> References: <87bm6y4ipf.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55405) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gLQ6D-0003Ek-Vh for guix-devel@gnu.org; Sat, 10 Nov 2018 05:02:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gLQ67-0002E2-OK for guix-devel@gnu.org; Sat, 10 Nov 2018 05:02:38 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:59215) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gLQ63-0001yP-RM for guix-devel@gnu.org; Sat, 10 Nov 2018 05:02:32 -0500 In-reply-to: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Programmer Cc: guix-devel@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable The point of pre-compiling for SBCL, ECL, etc. is that is saves time to the user. If you want the source-only Common Lisp library which would work across all implementations (as long as they are supported), you can install the "cl-" prefixed package. Then the Common Lisp compiler invoked by the user will compile the sources = into some FASL somewhere in ~/.cache/common-lisp/... or similar. Doesn't it suit your needs? > I'm not certain by what you mean. I did ask around earlier and learned i= t's > not uncommon for Guix to place files in the user's home directory when ne= eded. I think there was a misunderstanding, Guix cannot modify anything in the us= er's home but the Guix profile. Cheers! =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAlvmrLMACgkQm9z0l6S7 zH8WhAgApKrFwJdqkuQpsQR+cpAUr4/dcvY3SZUI9V8dYZf/NQls5+ddLjcgq/Be AN8/8POdCepEmsAfX9UHm6tmBvPWeVFVjifjZsQvxdCtlmeHjYOKIlg4GgP/h+yl KkaaPkSGqwdZntdNMBtv5roSzAyIgoivAKNzkT0NjNn/qdaqXkG5kN9P3Njh2Rzh e0pTlzs9/er9RUGcZJylxn86kzyeyDRBd9wXFpycwv3j4p6W38PBUtxtHErg6cjP pEpwAYncST6t+8FNyan0OjIqHvQledrJUu/y9SzlceN5pgk0IUEDmip3V0ZswSfk FukrbfElCeRv+c01Dag8eUoHiGrVpQ== =GUqU -----END PGP SIGNATURE----- --=-=-=--