Why [not] X?
Kelly Murray
kem@Franz.COM
Thu, 22 May 1997 22:15:34 -0700
> > If one were to write a web browser in Lisp, what would one use for
> > displaying the graphics? CLX? CLIM? (format ...)?
> Well, call me insane, but I suggest a web browser would be a good start!!
> And not by just redirecting the source input to the output device!
> The dynamic gif generator would likely come in handy here...
OK, here's a sane suggestion: start with the CMU-CL Hemlock editor.
Add a web broswer capability to it.
Use whatever Hemlock uses for an output display device.
-kelly