>>2
Lisp is great for creating new programming languages or processing very complex data structures, but that is it's niche. Its difficult to work in a team on a LISP project most of the time because the code becomes highly obscure on average large business applications. Also, C follows the Von Neumann Model. This optimizes performance, but you already knew that.