all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pierre Neidhardt <mail@ambrevar.xyz>
To: Programmer <programmer@verisimilitudes.net>
Cc: guix-devel@gnu.org
Subject: Re: Lisp libraries: Other variants? (CCL, CLisp, etc.)
Date: Sat, 10 Nov 2018 11:02:27 +0100	[thread overview]
Message-ID: <87in15merw.fsf@ambrevar.xyz> (raw)
In-Reply-To: <in16j98u.fsf@server.domain.com>

[-- Attachment #1: Type: text/plain, Size: 765 bytes --]

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 it's
> not uncommon for Guix to place files in the user's home directory when needed.

I think there was a misunderstanding, Guix cannot modify anything in the user's
home but the Guix profile.

Cheers!

-- 
Pierre Neidhardt
https://ambrevar.xyz/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2018-11-10 10:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-09  6:45 Lisp libraries: Other variants? (CCL, CLisp, etc.) Programmer
2018-11-09 11:02 ` Pierre Neidhardt
2018-11-09 20:17   ` Programmer
2018-11-10 10:02     ` Pierre Neidhardt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-05  1:35 Programmer
2018-11-05 21:03 ` Pierre Neidhardt
2018-10-20 10:10 Pierre Neidhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87in15merw.fsf@ambrevar.xyz \
    --to=mail@ambrevar.xyz \
    --cc=guix-devel@gnu.org \
    --cc=programmer@verisimilitudes.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.