Home Tags X Window System

Tag: X Window System

Lisp: Tears of Joy, Part 9

11
Lisp has been hailed as the world's most powerful programming language. But only the top percentile of programmers use it because of its cryptic...

Graphics Using Xlib, Part 2: Writing Programs

3
This article applies the concepts explained in Part l of this series with a sample program. In case you have forgotten the concepts, a quick...

Graphics Using Xlib, Part 1

0
This article introduces you to the X Window System, with the aim of helping developers understand how to use the Xlib library effectively. The X...