Next: , Previous: , Up: ANSI Common Lisp   [Contents][Index]


16.3 Introduction

Lisp is designed to evolve. You can define new Lisp operators. As new abstractions become popular (object-oriented programming, for example), it always turns out to be easy to implement them in Lisp. Like DNA, such a language does not go out of style.