write the SLR (1) parser with JAVA programming Language, The program gets the SLR (1) grammar as input, then parse it based on SLR grammar and evaluate inputs based on the grammar. this program has GUI with JAVA swings and we can see different information like parse tree and ....