semantic-analyzer-rs icon indicating copy to clipboard operation
semantic-analyzer-rs copied to clipboard

[Feature]: Add example for AST

Open mrLSD opened this issue 2 years ago • 0 comments

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 library.
  • ➡️ AST through JSON input (it's depend on #21 )

mrLSD avatar Dec 05 '23 14:12 mrLSD