Project Description
Predictive Parser Project
For COS 360 Programming Languages with Professor David Briggs I implemented a complex predictive parser with a team of fellow students.
This project required extensive knowledge of Java and objects, especially complex object inheritance. Furthermore, extensive mathematical algorithmic knowledge was required to understand the conceptual principles of the predictive parser and implement it successfully.