Lisp is purely an educational language. Its purpose is to show that everything could be done with macros, and also to show why it shouldn't all be done with macros. After that, Lisp is useless except for menial scripting tasks (which are usually still easier accomplished with Python).