Lisp is a dynamic language (cont.)
No need to stop a program’s execution for recompile/restart.
Rapid program development.
Lisp programs often easily patchable in the field after deployment.
- Paul Graham, Via-Web (WWW server in Lisp, which later became Yahoo! Store) developer, has humorous stories about fixing user problems in real time.