From: Andreas Rottmann <a.rottmann@gmx.at>
Cc: Guile Users <guile-user@gnu.org>, ttn@glug.org
Subject: Re: Archive of library modules for Guile
Date: Fri, 05 Mar 2004 00:00:41 +0100 [thread overview]
Message-ID: <87eks8z086.fsf@ivanova.rotty.yi.org> (raw)
In-Reply-To: <85ptbs8hhv.fsf@ossau.uklinux.net> (Neil Jerram's message of "04 Mar 2004 20:49:48 +0000")
Neil Jerram <neil@ossau.uklinux.net> writes:
> Andreas Rottmann <a.rottmann@gmx.at> writes:
>
>> Neil: I looked at the page http://www.ossau.uklinux.net/guile/ and I
>> think there is some general use code there. If you don't have
>> something against it, i'll reap what I consider useful, and toss it
>> along with the guile-library-0.1 tarball into a an Arch archive for
>> public consumption and hacking. I'll announce the availability to
>> guile-user when ready.
>
> Please do! Please also keep me in touch with what I need to do to
> join in the hacking - I'm not yet familiar with Arch, but what I'm
> hearing sounds fun. It's possible that I have more up to date
> versions of some of the bits that accessible from my web page, but I
> can sort that out later as a way of getting myself used to the system.
>
OK, will start things this weekend. I'll keep guile-user, you, and ttn
posted.
>> ttn: I think it would be cool if the glug people could branch off this
>> archive and add their general-use code to their branches. I'll then
>> happily merge this code back in. Detailed instructions on how this
>> would happen will be provided with the archive
>> announcement. Thoughts? ]
>>
>> And finally: what is the general feeling about such an archive among
>> the Guile user (and developer) community?
>
> I've been wondering about (the hypothetical) GUMM again recently,
> [...]
>
I think it would be really cool if we could work together on
standardizing on a coherent module namespace, maybe with personal
modules that are integrated into the "core" namespace as they mature
and are used more widely.
> It may be that the key to a good GUMM is not so much distribution as
> hackability - in which case your Arch archive might be just what we
> need. Definitely worth a go, anyway.
>
One the developer side, this may suffice. I intend to only host
scheme-only stuff in the archive (at least initially), since depending
on external ABIs will complicate stuff.
On a related issue I also wonder about ttn's new build system, which
seems like an automake-replacement at a first glance. Since it ties in
Guile into the configure process (or rather the autoconf run), it's
bound to be much more flexible. I imagine one would be able to make it
an interesting team together with tla's build-config command --
i.e. build different tarball distributions for different combinations
of components of the archive automatically, so we could easily release
subsystems of the library separatly, resulting in stuff like:
guile-lib-0.1.tar.gz
guile-lib-experimental-0.1.tar.gz
guile-lib-pers-ttn-0.1.tar.gz
...
With my itla-debuild tool[0], we could release stuff directly from the
archive as Debian packages in a really convinient fashion :-)
[0] See http://stud3.tuwien.ac.at/~e9926584/ITLA.html for a bit of
info. My current working copy just sucessfully built its first
packages, will commit to my archive soon, expect a debian package
in < a few months.
Cheers, Andy
--
Andreas Rottmann | Rotty@ICQ | 118634484@ICQ | a.rottmann@gmx.at
http://yi.org/rotty | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint | DFB4 4EB4 78A4 5EEE 6219 F228 F92F CFC5 01FD 5B62
Python is executable pseudocode, Perl is executable line-noise.
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2004-03-04 23:00 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-01 3:32 Extended -e syntax Clinton Ebadi
2004-03-01 5:04 ` Andreas Rottmann
2004-03-01 11:10 ` Thien-Thi Nguyen
2004-03-01 14:27 ` Arch and Guile Andreas Rottmann
2004-03-01 19:04 ` ITLA (was Re: Arch and Guile) Tom Lord
2004-03-01 19:14 ` ITLA Andreas Rottmann
2004-03-01 21:55 ` ITLA Tom Lord
2004-03-02 0:11 ` ITLA Andreas Rottmann
2004-03-02 2:50 ` ITLA Tom Lord
2004-03-02 14:04 ` ITLA Andreas Rottmann
2004-03-02 3:26 ` ITLA Miles Bader
2004-03-03 11:22 ` ITLA Neil Jerram
2004-03-03 11:55 ` ITLA Andreas Rottmann
2004-03-04 13:55 ` Archive of library modules for Guile Andreas Rottmann
2004-03-04 20:49 ` Neil Jerram
2004-03-04 23:00 ` Andreas Rottmann [this message]
2004-03-07 17:33 ` Thamer Al-Harbash
2004-03-07 18:17 ` Thien-Thi Nguyen
2004-03-01 23:07 ` Arch and Guile Thien-Thi Nguyen
2004-03-02 0:23 ` Andreas Rottmann
2004-03-03 13:01 ` Thien-Thi Nguyen
2004-03-01 11:21 ` Extended -e syntax Thien-Thi Nguyen
2004-03-01 20:20 ` Christopher Cramer
2004-03-02 4:55 ` Clinton Ebadi
2004-03-06 15:47 ` ttn's build system [was: Extended -e syntax] Andreas Rottmann
2004-03-10 18:59 ` ttn's build system Andreas Rottmann
2004-03-10 22:28 ` ttn's build system [was: Extended -e syntax] Clinton Ebadi
2004-03-10 23:22 ` Tom Lord
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=87eks8z086.fsf@ivanova.rotty.yi.org \
--to=a.rottmann@gmx.at \
--cc=guile-user@gnu.org \
--cc=ttn@glug.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).