Attention!
Check Piazza for more information regarding the documents listed here
Textbooks
- Modern Compiler Implementation in C, Andrew W. Appel, Revised First Edition, Cambridge University Press, 1999
- A quick google search shows many hits for the draft version of the book (which can be used for class)
Mandatory Reading
flex
manual - Lexical Analysis with Flex 2.6.2bison
manual - Bison 3.8.1
Further Resources
- The C Programming Langageu, Dennis Ritchie and Brian Kernighan, Second Edition, Prentice Hall, 1988
- The C17 Standard - ISO/EIC 9899:2018, 2018