Course Code | CS 306 |
Course Name | Introduction to Compilation Techniques Lab |
Offered to | UG |
Pre-requisites | |
Lecture | 0 |
Tutorial | 0 |
Practical | 3 |
Credit | 3 |
Reference | Text Book: Lex and yacc (2nd edition) by O reilly |
Description | Description: Students learn to develop a toy compiler in this laboratory course. Syllabus: Using Lex and Yacc to develop a toy compiler Implementing compiler phases using LLVM. |