Anarchy is a window manager for the X Window System. It is implemented in less than 500 lines of CLOS oriented Scheme code. The implementation language is Gauche Scheme. Despite its small code size, it supports most functions expected of a basic window manager (move, resize, hide, minimize, maximize, list windows, root menu).
| Tags | Desktop Environment Window Manager |
|---|---|
| Implementation | Scheme |