Lexical and Parser Tool Generation of CBOOP Translator
Lexical and Parser Tool Generation of CBOOP Translator
Lexical and Parser Tool Generation of CBOOP Translator
Usefulness of work
CBOOP deals with developing systems from parts, developing parts as reusable entities, and maintaining and improve systems by customising and replacing those parts. The concept of CBOOP can be used in the field of distributed computing
Objective
Design and code the interdependent components of system. Generate a list of tokens and error if found. Automate the task of building bottom up parser and generate parse tree.
Generally, Software object is made up of a set of data and the functions that manipulate the data. A COM object is one in which access to an object's data is achieved exclusively through one or more sets of related functions. These function sets are called interfaces, and the functions of an interface are called methods.
Timeline
Month July Work done Study and analyze of research paper on CBOOP and lexical and parser analysis Study and analyze of research paper on CBOOP and lexical and parser analysis Design of different modules of CBOOP Design of different modules of CBOOP
August
September October
November
Thank you