unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Matthew Trout <guile-user-gnu-org@trout.me.uk>
Cc: guile-user@gnu.org
Subject: Re: ASDF for guile (Was Re: guile-lib things)
Date: Mon, 28 Jun 2004 14:33:20 +0100	[thread overview]
Message-ID: <20040628133320.GA23161@central.redice.net> (raw)
In-Reply-To: <87acyp7q21.fsf@naia.homelinux.net>

On Sat, Jun 26, 2004 at 03:22:30PM -1000, Chris Hall wrote:
> IIUC, neither asdf nor CPAN are part of the language, or official in
> anyway - they are simply "standard" by way of popularity and common
> usage?

CPAN.pm has shipped as part of core perl since time immemorial - so it's
certainly officially recommended.

> It does seem that the amazing 'make' facility in use by so many free (as
> in speech) packages is overkill for a lot of purposes, never mind the
> challenges of doing a good make procedure.  For guile-only (no C)
> packages especially a version of asdf for guile would seem golden.

Perl is going this path - the new Module::Build system which is steadily
gaining popularity for new modules (mine included) is Makefile-free, as opposed
to the older 'perl Makefile.PL; make; make test; make install' installation
style. CPAN.pm currently handles both, and I think it might be nice if we had
a single tool to install both guile-only and guile-plus-C modules as well.

-- 
Bring me my etherkiller; Oh clouds unfold! / Bring me the magic smoke of desire
I shall not cease from mental fight / Nor shall my LART rest in my hand
Till we have buried the bodies / Of all the lusers in all this land
  -- rpg, ASR                        [ My homepage is http://www.trout.me.uk/ ]


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2004-06-28 13:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-24 18:03 guile-lib things Andy Wingo
2004-06-25 11:48 ` Andy Wingo
2004-06-25 18:31 ` Rob Browning
2004-06-27 21:43   ` Linas Vepstas
2004-06-29 17:43     ` Andy Wingo
2004-06-30 22:20       ` Rob Browning
2004-07-08 19:01         ` Andy Wingo
2004-07-03 16:48       ` Thien-Thi Nguyen
2004-07-10  4:44         ` Linas Vepstas
2004-06-27  1:22 ` ASDF for guile (Was Re: guile-lib things) Chris Hall
2004-06-28 13:33   ` Matthew Trout [this message]
2004-06-28 13:48   ` Andy Wingo
2004-07-01 21:42 ` guile-lib things Neil Jerram
2004-07-08 19:09   ` Andy Wingo

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://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=20040628133320.GA23161@central.redice.net \
    --to=guile-user-gnu-org@trout.me.uk \
    --cc=guile-user@gnu.org \
    /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).