Vidyarthiplus (V+) - Indian Students Online Education Forum

Full Version: Compiler Design Lab Manual - SISTec Edition
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Department Of Computer Science & Engineering
Compiler Design Lab Manual
SAGAR INSTITUTE OF SCIENCE AND TECHNOLOGY (SISTec) 
Department of computer science & engineering

Lab Manual
(In accordance with RGPV syllabus)

SUBJECT : Compiler Design LAB
STREAM : CSE

TOPIC
Write a program to check whether the input string follows the given pattern: (0+1)1*.
Write a program to implement the given DFA: (00+1)*.
Write a program to implement generalized  DFA.
Write a program to check the valid identifier.
Write a program to generate lexical analyzer.
Write a program to calculate FIRST set of any given grammar:

System Requirements
1. Intel based destktop PC of 166MHz or faster processor with at least 64 MB RAM and 100 MB free disk space.
2. C++ compiler and JDK kit.

Attachment : [attachment=39421]