Next | Higher-Order Parsing | 38 |
If you pick up a book about Lisp, it will list Lisp's good features:
Powerful built-in data structures
Run-time access to symbol table
Functions can be constructed at runtime and used like data
Anonymous functions and closures
Automatic storage management
Dynamic typing
Extensibility
continued...
Next | ![]() |
![]() |
Copyright © 2006 M. J. Dominus |