A New Approach of Complier Design in Context of Lexical Analyzer

  • Surbhi Gupta
  • Nipun Yadav
  • Vikrant Dewan
Keywords: Tokens,, Lexeme,, Lex, Tokenize,, PDA, Look ahead,, Pushback

Abstract

A compiler translates and/or compiles a program written in a suitable source language into an
equivalent target language through a number of stages. Starting with recognition of token
through target code generation provide a basis for communication interface between a user and
a processor in significant amount of time. A new approach GLAP model for design and time
complexity analysis of lexical analyser is proposed in this paper. In the model different steps
of tokenize (generation of tokens) through lexemes, and better input system implementation
have been introduced. Disk access and state machine driven Lex are also reflected in the model
towards its complete utility. The model also introduces generation of parser. Implementation
of symbol table and its interface using stack is another innovation of the model in acceptance
with both theoretically and in implementation widely.

Downloads

Download data is not yet available.
Published
2015-01-31
How to Cite
Gupta, S., Yadav, N., & Dewan, V. (2015). A New Approach of Complier Design in Context of Lexical Analyzer. IJRDO -Journal of Computer Science Engineering, 1(1), 18-25. https://doi.org/10.53555/cse.v1i1.896