unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: "(" <paren@disroot.org>
To: "Andreas Reuleaux" <rx@a-rx.info>, "help-guix" <help-guix@gnu.org>
Subject: Re: Packaging Idris2
Date: Sun, 21 Aug 2022 11:39:08 +0100	[thread overview]
Message-ID: <CMBN4QKPRYSG.2WITZ6Z3YX78O@guix-aspire> (raw)
In-Reply-To: <87zgfxrj6f.fsf@softland>

On Sun Aug 21, 2022 at 11:21 AM BST, Andreas Reuleaux wrote:
> (And by the way: the pregenerated scheme in there is not a binary,
> it is readable scheme code after all - well not terribly readable,
> but nevertheless).

Yes, that's true -- however, it's still not the complete, readable
source code. (It presumably doesn't have comments either, which greatly
aid understanding, of course.) We do make exceptions when bootstrapping
is simply impossible with currently existing tools (see Haskell, Pascal,
and Nim) but here, where it does seem to be possile, 

> What is won with the extra step of having an older Idris2 installed
> first, that still compiles with Idris 1 - And then do what with that:
> compile a newer Idris2 from that (that may still not be sufficiant
> to compile the latest Idris2), ... Reproducibility ? - Certainly
> not simplicity!

You can't trust pregenerated source, as it's usually far more difficult
to read (especially in the case where it's a binary), so Guix tries to
build everything from source as much as possible, even when the
generated files are textual. See <https://bootstrappable.org>.

    -- (


  reply	other threads:[~2022-08-21 10:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-19 15:42 Packaging Idris2 Pierre-Henry Fröhring
2022-08-19 19:54 ` (
2022-08-20  0:11   ` Pierre-Henry Fröhring
2022-08-20 18:42     ` Csepp
2022-08-20 22:01       ` Andreas Reuleaux
2022-08-21  7:31         ` (
2022-08-21  8:42           ` Csepp
2022-08-21 10:21           ` Andreas Reuleaux
2022-08-21 10:39             ` ( [this message]
2022-08-21 10:41               ` (
2022-08-21 12:31               ` zimoun
2022-08-21 23:40                 ` Philip McGrath
2022-08-23  7:56                   ` contact
2022-08-23 11:39                     ` Csepp
2022-08-23 13:02                       ` contact

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=CMBN4QKPRYSG.2WITZ6Z3YX78O@guix-aspire \
    --to=paren@disroot.org \
    --cc=help-guix@gnu.org \
    --cc=rx@a-rx.info \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).