designing my own basic programming language. This project has some code parts from https://github.com/huichen-cs/sebesta/tree/master/parser
This is the implementation of the parser in pp. 181 - 185 of the textbook
Sebesta, R. W. (2012). Concepts of Programming Languages. Pearson, 10th edition.