Re: [gtk-list] Re: ANNOUNCE: yet another gtk+ C++ wrapper



Sven <luther@dpt-info.u-strasbg.fr> writes:

> N.B. how easy is it to produce code that is not C nor C++ ? scheme
> for example ?

Producing Scheme both by hand and by machine is easier than C or C++
(IMO) because of the better abstraction possibilities.  The Scheme
interface to Gtk+ is *very* similar to the C interface, but with some
rough edges removed and less boilerplate code.  It is somewhat
incomplete, tho.

To actually run Scheme code you need to have Guile installed and the
guile-gtk bindings.  The bindings come with some example programs.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]