unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] guile-gi v0.0.1 released
@ 2018-11-15 14:41 Mike Gran
  2018-11-15 15:13 ` Alex Sassmannshausen
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Mike Gran @ 2018-11-15 14:41 UTC (permalink / raw)
  To: guile-user

Hello. I am announcing guile-gi v0.0.1.

guile-gi is a library that autogenerates Guile bindings for GObject
libraries that provide typelib files.  GNU Guile is an implementation
of Scheme, a Lisp-like language.  GObject is a standard way of writing
C-language libraries with headers and introspection information that
are intended to allow them to be used from other languages. 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.

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 almost non-existent documentation can be read at
  https://spk121.github.io/guile-gi/
A tarball can be downloaded from
  http://lonelycactus.com/tarball/guile-gi-0.0.1.tar.gz

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

To see an example autogenerated library binding, check out
  https://raw.githubusercontent.com/spk121/guile-gi/master/test/Gtk_sample.scm

This is pre-alpha code which I am releasing well before it is useful
or ready, mostly for academic interest.

Regards,
Mike Gran



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

end of thread, other threads:[~2019-06-04 19:47 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-15 14:41 [ANN] guile-gi v0.0.1 released Mike Gran
2018-11-15 15:13 ` Alex Sassmannshausen
2018-11-15 15:21 ` sirgazil
2018-11-15 15:44 ` Nala Ginrut
2018-11-15 16:11 ` Vladimir Zhbanov
2018-11-15 16:35   ` Amirouche Boubekki
2018-11-20 20:55 ` Ludovic Courtès
2019-01-31 18:51 ` Amirouche Boubekki
2019-01-31 18:57   ` Nala Ginrut
2019-01-31 22:46   ` Mike Gran
2019-01-31 22:55     ` sirgazil
2019-02-01 12:34       ` Amirouche Boubekki
2019-06-01  9:02 ` Jan Nieuwenhuizen
2019-06-02 16:15   ` Ludovic Courtès
2019-06-02 18:22     ` Jan Nieuwenhuizen
2019-06-03 14:46   ` Mike Gran
2019-06-03 16:41     ` Jan Nieuwenhuizen
2019-06-04 14:45       ` Mike Gran
2019-06-04 19:47         ` Jan Nieuwenhuizen

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