unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] Guile Hall Release (v0.2)
@ 2019-02-15 16:18 Alex Sassmannshausen
  2019-02-15 21:29 ` Arne Babenhauserheide
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alex Sassmannshausen @ 2019-02-15 16:18 UTC (permalink / raw)
  To: guile-user

Hello,

I've just released Guile Hall 0.2.  It includes a number of fixes and
improvements:
- We now correctly wrap all guile module dependencies in generated Guix
  recipes
- We have an optional syntax for specifying configure time guile-module
  checks.
- `hall scan` and `hall clean` have become more convenient by virtue of
  the --skip parameter accepting directories
- We now use a fully-fledged test-runner to run unit tests
- Generated code is prettier to look at

I'd like to thank Catonano and Ricardo for either contributing directly
or providing code that resulted in above improvements.

On the roadmap we now have:
- support for the Guile Build System, which would be a first step
  towards having simple Guile projects that do not rely on autotools
- support for hall publish, which is meant as a tool to make
  contributing guile hall based projects to guix significantly easier by
  running automated sanity checks & generating complete guix recipes for
  addition to the guix repo.

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/, and build (hopefully)
using the traditional
$ autoreconf -vif && ./configure && make
dance.

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] 7+ messages in thread

end of thread, other threads:[~2019-02-17 16:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-15 16:18 [ANN] Guile Hall Release (v0.2) Alex Sassmannshausen
2019-02-15 21:29 ` Arne Babenhauserheide
2019-02-16 12:36 ` Neil Jerram
2019-02-16 13:04   ` Alex Sassmannshausen
2019-02-16 13:10     ` Nala Ginrut
2019-02-17 15:32 ` Mike Gran
2019-02-17 16:40   ` Alex Sassmannshausen

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