Your IP : 216.73.216.40


Current Path : /var/www/html/venkat/course/jan2015/
Upload File :
Current File : /var/www/html/venkat/course/jan2015/a.html

<html>
	<head>
		<title></title>
	</head>
	<body>
		<h2><u> Compiler Design(COD-632)- B.Tech (IT) </u></h2>
	</body>

Theory <a href="cod_syllabus.pdf" target = "_blank">Syllabus </a>.  &nbsp;  &nbsp;  &nbsp; &nbsp;   Lab Assignments are <a href="cod_lab_assignment.pdf">here</a>.[Instructrions for <a href = "cod-ins.pdf" > Lab </a> ]<br> <br>

Theory Assignment <a href="cod-a.pdf" target = "_blank"> Questions </a>.It will get Updated. 
<br> Due Date: will be announced soon.


<br> <br>Assignment Marks are <a href ="cod-assignment-marks.pdf"> here </a>. &nbsp; &nbsp; &nbsp; &nbsp; Lab evaluation marks are <a href = " cod-lab-marks.pdf" target ="_blank"> here </a>. <br> 

<h2><b>Important Notice: Please see the First Lab Exam schedule in the end of this page.</b></h2>
<br>

Specification of Simple Object Oriented Language <a href="https://parasol.tamu.edu/courses/decaf/students/"> Decaf[from PARASOL Laboratory : TAMU] </a>& <a href="http://web.stanford.edu/class/archive/cs/cs143/cs143.1128/handouts/030%20Decaf%20Specification.pdf ">Decaf [from Stanford University Compilers course page] </a> to have the hands on experience with compiler phases.
<br> 
<!--About <a href="cool-manual.pdf" target="_blank">Cool </a>: Classroom Object-Oriented Language and its <a href="cool-tour.pdf" target="_blank"> tour </a>. <a href="ack.txt">Acknowledgement</a>
<br>-->
<br>
90% similarity Graph of Lab Test 1 (Check after 5 Hrs of your lab exam):  <a href ="https://iws44.iiita.ac.in/venkat/check/file/sec_agraph.png" target="_blank"> Section A </a> &nbsp; &nbsp; &nbsp;
<a href ="https://iws44.iiita.ac.in/venkat/check/file/sec_bgraph.png" target="_blank"> Section B </a> &nbsp; &nbsp; &nbsp;
<a href ="https://iws44.iiita.ac.in/venkat/check/file/rgiitgraph.png" target="_blank"> RGIIT </a> 
<br><br>

If you have any complicated queries, please visit <a href="http://www.stackoverflow.com" target="_blank"> Stack Overflow </a> and upload your query in the respective tags.

<br> <br>
<b>Test the online evaluation <a href="https://iws44.iiita.ac.in/venkat/check/" target = "_blank"> tool </a>  by submitting the fourth lab assignment in C/C++/Java without Lex/Flex.  
<br> Input Format:<br></b>
3<br>
S -> SS <br>
S -> (S) <br>
S -> ()<br>
()<br>
<b> FileName Format: </b> rollno_questionno.c (eg. iit2014001_4.c)
<br>
<b>Output Format:</b> <br>
S => ()<br>
y

<br><br>
Check Your Attendance for both theory and lab <a href ="cod_attendance.pdf" target="_blank"> Here </a>. <br>Corrections in the attendance needs to be done within two days by mailing it to venkatDOTtaATiiitaDOTacDOTin.<br> <br>


Course Instructors: <a href= "#" target="_blank"> Prof. Anupam Agarwal </a> & <a href="http://profile.iiita.ac.in/venkat/" target="_blank"> Dr.S.Venkatesan </a>
<br><br>  
<b> Teaching Assistants(TAs) [For Section A, Section B and RGIIT]</b><br>
1. Anurag Yadav (M.Tech-CLIS)- ICL2014001 <br>
2. Hitesh Pandey (M.Tech - CLIS) - ICL2014002 <br>
3. Tanay Paradkar (M.Tech - WCE) - IWC2014003 <br>
4. Anurag Mishra (M.Tech - WCE) - IWC2014004 <br>
5. B.Sai Krishna (M.Tech - WCE) - IWC2014008 <br>
6. Chandrakant Pushkar (M.Tech - HCI) - IHC2014002 <br>
7. Nitish Andola (Integrated PhD) - PCL2014004 <br>
E-Mail ids of the TAs: rollnoATiiitaDOTacDOTin <br> 
<br>
<b> Lab Grading Scheme(100 marks) </b>
<br> 1. Mid Sem - 20 Marks
<br> 2. End Sem - 30 Marks
<br> 3. Simple Project - 25 Marks
<br> 4. Viva - 15 Marks
<br> 5. Attendance - 10 Marks
<br> Note: Above scheme is Subject to change.
<br>
<br>
<b> First Lab Exam Schedule </b>
<table width="55%">
<tr> <td>
<b> Date of Exam </b><br>
1. RGIIT - 19/02/2015 <br>
2. Section A - 20/02/2015 <br>
3. Section B - 20/02/2015<br>
Exam Timings: 3 to 6 for section A & B. <br> For RGIIT, it will be in the first half.
</td> 
<td>
<b> Instructions </b> <br>
1. Everyone should work on Virtual Console.<br>
2. You have to submit the program in this <a href="https://iws44.iiita.ac.in/venkat/check" target = "_blank"> Link.  </a><br>
3. Program will be evaluated online as well as manually.<br>
4. No Pendrive and Internet Connection.<br>
5. Flex can be used only if the question paper explicitly mentioned to use it.
</td> </tr>
<tr> <td colspan = "2">
<b> Syllabus for Lab Exam: </b> Tokenization, Symbol Table creation and String recognition using Context Free Grammar (Parsing).
</td> </tr>
</table>
</html>