clay icon indicating copy to clipboard operation
clay copied to clipboard

Integrate GObject Introspection Into The Compiler?

Open ekd123 opened this issue 12 years ago • 1 comments

https://github.com/Blei/clay-gtk/issues/1

Here's some discuscsion. If we support it, we've got a lot of language bindings. But perhaps it's not suitable to integrate it... (Vala integrates and it works fine)

ekd123 avatar Jun 30 '12 14:06 ekd123

It'd be better to add compile time file IO to the compiler so that you can write GObject bindings as a library, similar to the Objective-C bindings.

jckarter avatar Jun 30 '12 16:06 jckarter