KTU Compiler Lab CSL411

 About Me


Preamble: This course aims to offer students hands-on experience on compiler design concepts. Students will be able to familiarize with tools such as LEX and YACC and automate different phases of a compiler. This course helps the learners to enhance the capability to design and implement a compiler.

Prerequisite: A sound knowledge in C programming, Data Structures, Formal languages and Automata Theory and Compiler design.

Comments

Popular posts from this blog

13.Precedence and conflict resolution in yacc

1.Introducion to lex/flex