bigearsbilly's post was slightly elliptic - I assume he was referring to Lisp being a bit closer to the way you think about problems (a claim often put forward by functional programming languages, such as Haskell) compared to C/C++, as well as the fact that you need to compile C/C++ code before you run it, while Lisp is interpreted (making C++ faster in general).