Programming

Compiler Construction-The Art of Niklaus Wirth

steloflute 2018. 3. 20. 23:59

Compiler Construction

The Art of Niklaus Wirth

Hanspeter Mössenböck

University of Linz

moessenboeck@ssw.uni-linz.ac.at

Abstract

Niklaus Wirth is not only a master of language design but also a pioneer of

compiler construction. For four decades he has refined his techniques for

building simple, efficient and reliable compilers. This paper tries to collect

some general principles behind his work. It is not a paper about new

compilation techniques but a reflection about Wirth's way to write compilers.


Compiler Construction-The Art of Niklaus Wirth.pdf




'Programming' 카테고리의 다른 글

Turbo Pascal 7.0  (0) 2018.04.05
QuickBASIC 4.5  (0) 2018.03.29
Linus Torvalds on C++  (0) 2018.03.15
Garbage collection considered harmful  (0) 2017.12.06
Go shot: Range Captured Variables  (0) 2017.08.06