## 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 )
Description
The
semantic-analyzeracceptsASTas a data source. It is necessary to add examples of AST implementations as a data source.💜 Purpose
ASTimplemented with nom library.ASTthrough JSON input (it's depend on [Feature]: ImplementSerdeserializer #21 )