Interface between Common Lisp and Wish interpreter (TK toolkit).

There is a demo program called "test-wish.lsp".  To use it:
	(load "test-wish")
	(test-wish)
This demo relies on the utility "run-program.lsp".

This code is based on "with-wish".  See REAMDE.with-wish.
