Teaching Compilers Backward : vimarsana.com

Teaching Compilers Backward


by Yotam Feldman and Mooly Sagiv on Feb 23, 2021 | Tags: compilers
Compiling a program is a fascinating, complex journey through which a high-level program becomes lower-level executable code. How is such a journey planned and realized? After developing the techniques, how to teach them to others?
There is lately much discussion of the pedagogy of compiler classes. In this blog post we would like to spotlight one design of compiler construction classes: the presentation order of the material. Usually, compiler classes present a compiler’s phases in the order they’re performed. We call this the “forward” direction. At Tel Aviv University, we’ve experimented with teaching compilers

Related Keywords

Hal Perkins , Yannis Smaragdakis , Simon , Mooly Sagiv , Yotam Feldman , Jens Palsberg , Computer Science At Tel Aviv University , Program Verification , Program Analysis , Tel Aviv University , Backward Structure , Computer Science , ஹால் பெர்கின்ஸ் , சிமோன் , கணினி அறிவியல் இல் தொலைபேசி அவிவ் பல்கலைக்கழகம் , ப்ரோக்ர்யாம் சரிபார்ப்பு , ப்ரோக்ர்யாம் பகுப்பாய்வு , தொலைபேசி அவிவ் பல்கலைக்கழகம் , பின்தங்கிய அமைப்பு , கணினி அறிவியல் ,

© 2025 Vimarsana