The Secret behind the Computational Engine in Wolfram Alpha(blog.wolframalpha.com)
blog.wolframalpha.com
The Secret behind the Computational Engine in Wolfram Alpha
http://blog.wolframalpha.com/2009/05/01/the-secret-behind-the-computational-engine-in-wolframalpha/
2 comments
I think it is considered higher level just for the sake of how much work is already done for you similar to a program like matlab with many many already compiled functions and algorithms. It probably isn't so much higher than python when you take into account all the available libraries however it is probably much faster at these tasks.
Calling Python a "lower level language" seems quite a bold statement. It makes me want to learn Mathematica just for the sake of understanding why it is higher level than Python.