Parser Function is still incomplete. Parser must be able to take in input from the Scanner, check if the statement follows syntactical rules in grammar.rkt, and if everything is good then output the function remains from this file back to main.rkt for display on the user's screen.
Parser Function is still incomplete. Parser must be able to take in input from the Scanner, check if the statement follows syntactical rules in grammar.rkt, and if everything is good then output the function remains from this file back to main.rkt for display on the user's screen.