WhileLang Observer Pattern
This project contains implementation of the observer-pattern for a predefined language named WhileLang to illustrate the usage of this pattern in compliers and generate the AST that is being generated traversing the tree. The implementation was carried out in the Compiler Course under the supervision of .