D ranked as #25 by IEEE spectrum
jmh530 via Digitalmars-d
digitalmars-d at puremagic.com
Fri Sep 25 06:39:08 PDT 2015
On Friday, 25 September 2015 at 09:17:46 UTC, Jonathan M Davis
wrote:
>
> Well, gnome is written entirely in C AFAIK, so it's definitely
> possible to write full-scale desktop applications in C without
> C++. But off the top of my head, I don't know of any C GUI
> toolkits other than GTK.
They also make heavy use of the GObject library. A few years ago
they created the Vala language, which combines the two and
compiles back to C.
More information about the Digitalmars-d
mailing list