Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What do the terms “Lisp-1” and “Lisp-2” mean?

LISP Lisp-1 Lisp-2 mean terms
0
Posted

What do the terms “Lisp-1” and “Lisp-2” mean?

0

The terms Lisp-1 and Lisp-2 were invented by Kent Pitman and Richard Gabriel for use in their paper “Technical Issues of Separation in Function Cells and Value Cells”. In that paper Lisp-1 and Lisp-2 are defined as “two abstract dialects of Lisp”, presumed to be the same in all respects except for one, having to do with whether function names and variable names live in a single namespace or two distinct namespaces. A Lisp adopting the former strategy, such as Scheme, is a Lisp-1 and one adopting the latter, such as Common Lisp, is a Lisp-2.

0

The terms Lisp-1 and Lisp-2 were invented by Kent Pitman and Richard

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123