These are various CLX demos.
Most came with the original CLX and has been adapted to CLISP.
Some are original with CLISP (notably sokoban).

To try them, do
$ clisp -i clx-demos
and read the instructions.

To try them all, one by one, do
$ clisp -i clx-demos -x '(clx-demos:run-all-demos)'
