csci-arch/stibnite

AST (Abstract Syntax Tree) usage for building file tree

Opened this issue · 0 comments

Description of the feature

If applicable, the file tree building method could be changed with AST. It helps to create the file tree structure using only code base without any additional library dependency.