Question: implementing a compiler with this tasks and finally tested it (example inputs and outputs) i need screenshots for code More Information Task Develop/Invent a custom

implementing a compiler with this tasks and finally tested it (example inputs and outputs) i need screenshots for code
More Information Task Develop/Invent a custom programming language Construct the RE and the CFG for your custom programming language. Preprocess your CFG for better performance. Develop the Scanner component using FLEX In case your language contains Identifiers, Implement the symbol table in the developed Scanner Specify and output errors of the Scanner component Develop the Parser component using BISON Specify and output errors of the Parser component Draw the output syntax tree in case the input is valid to a txt file. Simplify the syntax tree in case the input is valid and draw it to a txt file Extra credit task More Information Task Develop/Invent a custom programming language Construct the RE and the CFG for your custom programming language. Preprocess your CFG for better performance. Develop the Scanner component using FLEX In case your language contains Identifiers, Implement the symbol table in the developed Scanner Specify and output errors of the Scanner component Develop the Parser component using BISON Specify and output errors of the Parser component Draw the output syntax tree in case the input is valid to a txt file. Simplify the syntax tree in case the input is valid and draw it to a txt file Extra credit task
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
