Moved to https://github.com/yorickpeterse/ruby-ll
The syntax parser translates the parsed tokens of the provided C- program into an Abstract Syntax Tree. This project is large and greatly leverages polymorphism to accomplish its goal.