0 votes
in LISP by
Mention What Are The Two Pre-defined Packages Used In Lisp?

1 Answer

0 votes
by

The two pre-defined packages in LISP are:

  1. Common Lisp: It contains symbols for all the functions and variables defined.
  2. Common Lisp User: It uses the common-lisp package and all other packages with editing and debugging tools.

Related questions

0 votes
asked Mar 4, 2021 in LISP by SakshiSharma
0 votes
asked Mar 4, 2021 in LISP by SakshiSharma
...