4.3.4 LISP Code



next up previous contents index
Next: 4.3.5 Practical Utility Up: 4.3 Implementation Previous: 4.3.3 Linking XLISP with

4.3.4 LISP Code

The customization of the generic XLISP interpreter for TCAD purposes is not only accomplished by adding C-coded primitives and by running external tools, but also by LISP-coded functions and modules. LISP code falls into one or more of the following categories.

Most of the LISP code is loaded at startup of the XLISP interpreter and additional code is loaded upon demand. Figure 4.5 shows the VISTA shell which can be considered as the ``main program''. All applications can be accessed from here via pull-down menus and pop-up panels, which are created by LISP code.

  
Figure 4.5: The VISTA main shell



Martin Stiftinger
Thu Oct 13 13:51:43 MET 1994