CSC 616
Advanced Database Systems
Computer Science · Faculty of Natural and Applied Sciences · 3 credits
Description
This course covers topics related the core-topics, already studied in CSC 431 (or in some equivalent course at another university), but with more details and rigor. Some of the topics are: lexical analysis, parsing theory (LL, LR, and LALR parsing), symbol tables, type checking, common representations for arrays, runtime conventions for procedure calls, storage allocation for variables, generation of code, and code optimization.