Making a Lisp applet
A Lisp application may be packaged as a Java applet by supplying a Java class that forwards the Java applet interfaces to the Lisp application.
We provide a prototype LispApplet class that is suitable for a wide range of applets.