## Description The `semantic-analyzer` accepts `AST` as a data source. It is necessary to add examples of AST implementations as a data source. ### 💜 Purpose - ➡️ `AST` implemented with [nom](https://github.com/rust-bakery/nom) library. - ➡️ `AST` through JSON input (it's depend on #21 )