dec.copyright | Copyright and license for DEC/MIT files |
draw.lsp | GLISP source code for interactive drawing utility |
drawtrans.lsp | draw.lsp translated into plain Lisp |
draw-gates.lsp | Code to draw nand gates etc. |
dwdoc.tex | LaTeX source for this document |
dwexports.lsp | exported symbols |
dwimportsb.lsp | imported symbols |
dwindow.lsp | GLISP source code for dwindow functions |
dwtest.lsp | Examples of use of dwindow functions |
dwtrans.lsp | dwindow.lsp translated into plain Lisp |
editors.lsp | Editors for colors etc. |
editorstrans.lsp | translation of editors.lsp |
gnu.license | GNU General Public License |
ice-cream.lsp | Drawing of an ice cream cone made with draw |
lispserver.lsp | Example web demo: a Lisp server |
lispservertrans.lsp | translation of lispserver.lsp |
menu-set.lsp | GLISP source code for menu-set functions |
menu-settrans.lsp | translation of menu-set.lsp |
pcalc.lsp | Pocket calculator implemented as a picmenu |