Yeah, basically all the Lisp without the machine code generation machinery.
Having worked professionally with Common Lisp, I can tell you that’s not even remotely true.
Besides, “machine code generation” is not a fundamental part of Lisp. Some of the most famous implementations were pure interpreters.
Having worked professionally with Common Lisp, I can tell you that’s not even remotely true.
Besides, “machine code generation” is not a fundamental part of Lisp. Some of the most famous implementations were pure interpreters.