50% found this document useful (2 votes)
150 views1 page

Assignment 2-Compiler Construction

This document contains a 3 question assignment on compiler construction from the Computer Science department at CECOS University. The assignment asks students to write in their own words about non-recursive descent parsers and the LL(1) property, and to differentiate between compilers and just-in-time compilers.

Uploaded by

Shahid Ullah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
50% found this document useful (2 votes)
150 views1 page

Assignment 2-Compiler Construction

This document contains a 3 question assignment on compiler construction from the Computer Science department at CECOS University. The assignment asks students to write in their own words about non-recursive descent parsers and the LL(1) property, and to differentiate between compilers and just-in-time compilers.

Uploaded by

Shahid Ullah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

CECOS University

                               Computer Science Department

Subject : Compiler Construction                     


Class Code: BSCS-2018  Marks: 10     

                                                Assignment No 2

Q1: Write about the mechanism of non-recursive descent parsers in your own words. (5)

Q2: What is meant by LL(1) property and what is its purpose? Write in your (3)
own words.
Q3: Differentiate between compilers and just in time compilers in your own words. (2)

You might also like