Assignment 1:

 

The objective of this assignment is to explore the Unix/Linux tools  Lex and YAAC. Using Lex one can develop a  parser. You have to explore this tool  by following the literature provided in this document and illustrated examples. Later on we will develop a parser for  parsing an assembly language program.

 

Important

 

 

Some tutorials on Lex

 

This is book  on Linkers & Loaders by John R Lavine. The material included in the Text and Reference books are not sufficient to discuss the actual Linking and Loading  schemes in UNIX/LINUX and Windows systems.  This book is a authority to these topics. I’ll be discussing  the case studies of Linking ( specially Dynamic Linking ) from this book.

 

Lab Work for  August 20, 2008

 

 

Lab Work for  September 3, 2008

 

 

Lab Work for October & November 2008