unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Mike Gran <spk121@yahoo.com>
To: guile-user@gnu.org
Subject: [ANN] guile-gi v0.2.1 released
Date: Sun, 3 Nov 2019 16:47:22 -0800	[thread overview]
Message-ID: <20191104004722.GA6355@spikycactus.attlocal.net> (raw)
In-Reply-To: 20191104004722.GA6355.ref@spikycactus.attlocal.net

On behalf of the Guile-GI team, I am pleased to announce the release
of Guile-GI v0.2.1.

guile-gi is a library that autogenerates GNU Guile bindings for
GObject libraries that provide typelib files.  GObject is a standard
way of writing C-language libraries with headers and introspection
information.  Typelib files are GObject's standard way to provide that
introspection information. Among the GObject libraries are GTK3 and
WebKitGTK2, two popular GUI libraries.

In short, this library hopes to make GTK3 and WebKit2 available to
Guile.

This particular library is one of several different attempts and
solving the interface between GTK+3 and Guile.  Its differentiating
feature is that its bindings are created dynamically at runtime by
parsing typelib files.

Guile-GI is alpha.  Its API is stabilizing but is subject to change.
Use at your own risk.

The big user-facing effort was to improve the build experience
and to broaden support for GObject array types.

The NEWS
- Improved efficiency in build and test
  - Non-recursive make
  - SRFI-64-based tests (#63)
  - Use system's gimarshallingtests
- Better support for GArray, GPtrArray, and GByteArray (#54)
- Improve generation of documentation for properties and enums
- Add subcategories to GLib-based logging
- More general documentation
- Bug fixes

The git repo is at
  https://github.com/spk121/guile-gi.git
The code can be browsed at
  https://github.com/spk121/guile-gi
The still incomplete documentation can be read at
  https://spk121.github.io/guile-gi/

A tarball can be downloaded
  http://lonelycactus.com/tarball/guile_gi-0.2.1.tar.gz
  MD5 83642120e953b6af34cfd6580c07542d  guile_gi-0.2.1.tar.gz

To read about what this library is supposed to do, check out
  https://spk121.github.io/guile-gi/Getting-Started.html

Regards,
Mike Gran




       reply	other threads:[~2019-11-04  0:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20191104004722.GA6355.ref@spikycactus.attlocal.net>
2019-11-04  0:47 ` Mike Gran [this message]
2020-09-05  5:47   ` [ANN] guile-gi v0.2.1 released Joshua Branson via General Guile related discussions

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=20191104004722.GA6355@spikycactus.attlocal.net \
    --to=spk121@yahoo.com \
    --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).