On-Line Resources
COMP4133: Advanced Compiler Construction
Semester 1, 2004
LLVM Documentation
The LLVM Compiler InfraStructure
The LLVM Getting Started Guide
LLVM Assembly Reference Manual
Writing an LLVM Pass
Chris Lattner, LLVM: An Infrastructure for Multi-Stage Optimization, M.S. Thesis
C++ Programming Resources
C++ FAQ
Bjarne Stroustrup's C++ Page
Standard Template Library Programmer's Guide
C Programming Resources
comp.lang.c Frequently Asked Questions
ANSI C Specification
An Introduction to C Programming
C Programming Notes
A TUTORIAL ON POINTERS AND ARRAYS IN C
Jingling Xue