unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] guile-gi v0.2.1 released
       [not found] <20191104004722.GA6355.ref@spikycactus.attlocal.net>
@ 2019-11-04  0:47 ` Mike Gran
  2020-09-05  5:47   ` Joshua Branson via General Guile related discussions
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Gran @ 2019-11-04  0:47 UTC (permalink / raw)
  To: guile-user

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




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

* Re: [ANN] guile-gi v0.2.1 released
  2019-11-04  0:47 ` [ANN] guile-gi v0.2.1 released Mike Gran
@ 2020-09-05  5:47   ` Joshua Branson via General Guile related discussions
  0 siblings, 0 replies; 2+ messages in thread
From: Joshua Branson via General Guile related discussions @ 2020-09-05  5:47 UTC (permalink / raw)
  To: guile-user


Fantastic news!

-- 
Joshua Branson
Sent from Emacs and Gnus




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

end of thread, other threads:[~2020-09-05  5:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191104004722.GA6355.ref@spikycactus.attlocal.net>
2019-11-04  0:47 ` [ANN] guile-gi v0.2.1 released Mike Gran
2020-09-05  5:47   ` Joshua Branson via General Guile related discussions

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