Also from the recent Scheme Workshop... "An Incremental Approach to Compiler Construction"...
Real-life compilers are too complex to serve as an educational tool. And the gap between real-life compilers and the educational toy compilers is too wide. The novice compiler writer stands puzzled facing an impenetrable barrier, “better write an interpreter instead.”The goal of this paper is to break that barrier. We show that building a compiler can be as easy as building an interpreter.
No comments:
Post a Comment