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
flexmanual - Lexical Analysis with Flex 2.6.4bisonmanual - Bison 3.8.2spimmanual - SPIM 6.1
Further Resources
- The C Programming Language, Dennis Ritchie and Brian Kernighan, Second Edition, Prentice Hall, 1988
- The C17 Standard - ISO/EIC 9899:2018, 2018