unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Andreas Rottmann <a.rottmann@gmx.at>
To: Bernardo Ezequiel Contreras <vonbecmann@gmail.com>
Cc: guile-user@gnu.org
Subject: Re: Build System?
Date: Thu, 16 Jun 2011 19:52:05 +0200	[thread overview]
Message-ID: <87pqmdirzu.fsf@gmx.at> (raw)
In-Reply-To: <BANLkTikOOxP6sh5YDFd6cA6PG=mH6HHR7g@mail.gmail.com> (Bernardo Ezequiel Contreras's message of "Wed, 15 Jun 2011 15:26:46 -0300")

Bernardo Ezequiel Contreras <vonbecmann@gmail.com> writes:

> Hi all,
>  Is there a build system for guile?
>  for instance, maven is the build system for java
>
Well, I think it's a stretch to say Maven is "the" build system for
Java.  Also, I seem to recall that maven is not "just" a build system,
but also takes over tasks that are traditionally associated with package
managers, not build systems, i.e. dependency managment between different
software entities ("packages"), package retrieval, etc.

For simple, pure Scheme programs or libararies, there is not much of a
need for a build system in the traditional (i.e. make(1) or Java ant)
sense.  However, package managment is still something very much called
for, and there's not yet a real solution for Guile yet, although I'm
working on something that aims to be package manager for Scheme[0].  So
it would be interesting if you could clarify what exactly you are
looking for.

[0] http://home.gna.org/dorodango/
-- 
Andreas Rottmann -- <http://rotty.yi.org/>



  parent reply	other threads:[~2011-06-16 17:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-15 18:26 Build System? Bernardo Ezequiel Contreras
2011-06-16 12:10 ` Ludovic Courtès
2011-06-16 17:52 ` Andreas Rottmann [this message]
2011-06-16 19:26   ` Bernardo Ezequiel Contreras
2011-06-16 20:05     ` Bernardo Ezequiel Contreras

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=87pqmdirzu.fsf@gmx.at \
    --to=a.rottmann@gmx.at \
    --cc=guile-user@gnu.org \
    --cc=vonbecmann@gmail.com \
    /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).