A Review on LL (1) Parser

Abstract

In any programming language, parsing is performed after scanning each and every lexical unit of the program. Lexical unit of PL domain is any keyword, identifier, constant, operator, etc. Once all the units have been identified parsing is performed. Parser checks the syntax of each and statement of PL. If the syntax is found correct, the parser generates parse trees. LL (1) parsing is a top down parsing technique. LL (1) parser constructs table and based on the entry in the table it chooses the production on right hand side of the non-terminal. Error is generated if the entry in the table is found blank. If the entry is blank the parser has no option to replace the Non terminal with the production rule which means the given string is invalid.

Authors and Affiliations

Faraah M. Dabhoiwala

Keywords

Related Articles

A GSM Based Embedded Mobile Web Server for Monitoring Aged People

Now a day’s many real time applications are connected to web(internet).This is very useful and helpful for customers to see application(requirements) from anywhere in the world. These web connected applications belong t...

slugAn Evolutionary Algorithm for Automated Test Data Generation for Software Programs

Software testing takes a considerable amount of time and resources spent on producing software it would be useful to have ways to reduce the cost of software testing so one of them is automatic test data generator- a sy...

Effect of Motivation among Engineering Students

Most managers today might want to have their workers propelled and prepared to work. Organizations could be more effective if the workers put enthusiasm for the eventual fate of the organization. There are basic should...

Acute Effect of Yoga Training and Aerobic Exercise on Fasting Blood Sugar and Aggression in Obesity Men

The purpose of the study was to find out the effect of yogic practices and Aerobic exercise on selected aggression and fasting blood sugar among obesity among obese men. The subjects were divided into three groups (n=20...

TPC for Industrial Wireless Instrumentation

The adoption of wireless technology for industrial wireless instrumentation requires high-quality communication performance. The use of transmission power control (TPC) can help address industrial issues concerning ener...

Download PDF file
  • EP ID EP19036
  • DOI -
  • Views 293
  • Downloads 9

How To Cite

Faraah M. Dabhoiwala (2014). A Review on LL (1) Parser. International Journal for Research in Applied Science and Engineering Technology (IJRASET), 2(11), -. https://europub.co.uk/articles/-A-19036