paperlined.org
dev > language_wonk
document updated 12 years ago, on May 21, 2011
It is no exaggeration to regard this as the most fundamental idea in programming:
The evaluator, which determines the meaning of expressions in a programming language, is just another program.
To appreciate this point is to change our images of ourselves as programmers. We come to see ourselves as designers of languages, rather than only users of languages designed by others.
-Structure and Interpretation of Computer Programs