unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile Hall 0.2.1 Released
@ 2020-01-17 13:42 Alex Sassmannshausen
  2020-01-17 15:54 ` Nala Ginrut
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Sassmannshausen @ 2020-01-17 13:42 UTC (permalink / raw)
  To: Guile User

Hello,

I've just released Guile Hall 0.2.1.  It is primarily a maintenance
release to support Guile 3.0.  This means it should work with Guile 3
and it should also make any project managed through hall (by using the
`hall dist` command) work with Guile 3.0.

Beyond this the new release includes a greatly expanded manual, and some
smaller tweaks and bug fixes.

You can get it with Guix after pulling the latest version with
$ guix package -i guile-hall

Otherwise you can get the code from
  https://gitlab.com/a-sassmannshausen/guile-hall/

After installing autoconf, automake, pkg-config and texinfo, you can
perform the usual
  autoreconf -vif && ./configure && make && make install

What is Guile Hall?

From the README:

Hall is a command-line application and a set of Guile libraries that
allow you to quickly create and publish Guile projects.  It allows you
to transparently support the GNU build system, manage a project
hierarchy & provides tight coupling to Guix.

It's fundamental aim is to provide a black box that just works (tm)
for you so you distribute, manage & create guile projects.

This project is part of my overall goal of creating user-friendly basic
tooling & libraries for Guile to encourage newbies to start building
with Guile.

Best wishes,

Alex



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Guile Hall 0.2.1 Released
  2020-01-17 13:42 Guile Hall 0.2.1 Released Alex Sassmannshausen
@ 2020-01-17 15:54 ` Nala Ginrut
  0 siblings, 0 replies; 2+ messages in thread
From: Nala Ginrut @ 2020-01-17 15:54 UTC (permalink / raw)
  To: alex.sassmannshausen; +Cc: Guile User

nice work!

On Fri, Jan 17, 2020 at 9:44 PM Alex Sassmannshausen <
alex.sassmannshausen@gmail.com> wrote:

> Hello,
>
> I've just released Guile Hall 0.2.1.  It is primarily a maintenance
> release to support Guile 3.0.  This means it should work with Guile 3
> and it should also make any project managed through hall (by using the
> `hall dist` command) work with Guile 3.0.
>
> Beyond this the new release includes a greatly expanded manual, and some
> smaller tweaks and bug fixes.
>
> You can get it with Guix after pulling the latest version with
> $ guix package -i guile-hall
>
> Otherwise you can get the code from
>   https://gitlab.com/a-sassmannshausen/guile-hall/
>
> After installing autoconf, automake, pkg-config and texinfo, you can
> perform the usual
>   autoreconf -vif && ./configure && make && make install
>
> What is Guile Hall?
>
> From the README:
>
> Hall is a command-line application and a set of Guile libraries that
> allow you to quickly create and publish Guile projects.  It allows you
> to transparently support the GNU build system, manage a project
> hierarchy & provides tight coupling to Guix.
>
> It's fundamental aim is to provide a black box that just works (tm)
> for you so you distribute, manage & create guile projects.
>
> This project is part of my overall goal of creating user-friendly basic
> tooling & libraries for Guile to encourage newbies to start building
> with Guile.
>
> Best wishes,
>
> Alex
>
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-17 15:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-17 13:42 Guile Hall 0.2.1 Released Alex Sassmannshausen
2020-01-17 15:54 ` Nala Ginrut

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).