That's unfortunate timing. It's worth noting that languages using GObject Introspection to provide bindings should expose similarly named types, functions, signals and properties which eases conversion between those languages (which is why e.g. GTK tutorials for other languages can be useful for SML).

Thanks for mentioning the software directory.  I've now added it.

Phil

On 16/02/21 13:59, David Matthews wrote:
That looks really interesting.  I did some programming recently using GLib and it would have been good to have been able to do it in ML.

Would you like to add a reference to it to the software directory https://www.polyml.org/software/index.php ?  The idea of that was to enable users to find libraries just such as this.

Regards,
David

On 14/02/2021 13:53, Phil Clayton wrote:
[Apologies if you receive multiple copies this message]

Dear Poly/ML users,

I would like to announce the first public release of Giraffe Library, an SML interface to libraries that support GObject Introspection, such as GTK.

The latest release, 1.0.0-alpha.11, provides GTK 3 and supporting libraries, enabling applications with GUIs to be written entirely in SML.  Applications without GUIs may also find some features useful, for example, in GLib, sockets using UDP multicast and various checksums, which are not available in the current Basis Library.

For more information, download, documentation and examples, please see:

   http://giraffelibrary.org/

Regards,

Phil
_______________________________________________
polyml mailing list
polyml@inf.ed.ac.uk
http://lists.inf.ed.ac.uk/mailman/listinfo/polyml

_______________________________________________
polyml mailing list
polyml@inf.ed.ac.uk
http://lists.inf.ed.ac.uk/mailman/listinfo/polyml

Reply via email to