unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Matt Wette <matt.wette@gmail.com>
To: guile-devel@gnu.org
Subject: Re: GObject Introspection and GTK3 way forward
Date: Wed, 5 Sep 2018 10:37:19 -0700	[thread overview]
Message-ID: <444870e0-94dc-8e1f-a861-05b5b1169f6f@gmail.com> (raw)
In-Reply-To: <20180905172902.GA3573@joshua.dnsalias.com>


On 09/05/2018 10:29 AM, Mike Gran wrote:
> Hey all-
>
> So, I've decided to make a go at finishing the GObject Introspection
> and GTK3 story for Guile.  I would very much like to have something
> running in time for Fosdem 2019.
>
> I've looked at the other two previous attempts: g-golf, and the older
> guile-gobject project.  The latter is moribund.
>
> The former is beautiful code, the sort of code that you'd hope would
> be able to solve the problem, but, I think the road to a beta release
> doing things "properly" might take a long time.
>
> But since I need something running in a couple of months, I'm going to
> port PyGObject to Guile.  PyGObject is complex and full of special
> cases, which leads me to believe that a proper Guile binding also
> would need to be so.  Though PyGObject is complex, porting PyGObject
> to Guile, however, looks comparatively straightforward.
>
> I guess I just want to apologize in advance for not picking up the
> ball on the older projects.  It is a bit rude to ignore them.  But
> monkey patching C code is where my skills lie. ;-)
>
> Feel free to contact me with questions, comments, and criticism.
>
> The (currently empty) repo is
> https://github.com/spk121/guile-gobject-introspection
>
> Regards,
> Mike

FYI, I have been able to run glib, gio, gobject, gdk2, gtk2+, pango through
the FFI helper go get scheme code that compiles.  And I've run some gtk2+
demos.  I believe I had issues with gtk3+.  The FH probably won't provide all
you what you want but it might help some (hence the name).

* the tarball repository:
     https://download.savannah.gnu.org/releases/nyacc/

* the git repository:
     git://git.savannah.nongnu.org/nyacc.git





  reply	other threads:[~2018-09-05 17:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-05 17:29 GObject Introspection and GTK3 way forward Mike Gran
2018-09-05 17:37 ` Matt Wette [this message]
2018-09-05 22:57   ` Mike Gran
2018-09-05 22:07 ` David Pirotte
2018-09-05 22:19   ` David Pirotte
2018-09-05 23:00   ` Mike Gran
2018-09-08 23:20   ` David Pirotte

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=444870e0-94dc-8e1f-a861-05b5b1169f6f@gmail.com \
    --to=matt.wette@gmail.com \
    --cc=guile-devel@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).