1.

Mention What Are The Two Pre-defined Packages Used In Lisp?

Answer»

The two pre-defined packages in LISP are:

  • Common Lisp: It CONTAINS SYMBOLS for all the FUNCTIONS and variables defined.
  • Common Lisp USER: It uses the common-lisp package and all other packages with EDITING and debugging tools.

The two pre-defined packages in LISP are:



Discussion

No Comment Found