Open KOLANICH opened 3 years ago
There are multiple libs for parsing C and C++ in python, :
In other words, BeautifulSoup for C++ AST.
https://github.com/git-afsantos/bonsai https://github.com/mbdevpl/transpyle may be helpful
Have you considered tree sitter bindings for Python?
Project description
There are multiple libs for parsing C and C++ in python, :
In other words, BeautifulSoup for C++ AST.
Relevant Technology
https://github.com/git-afsantos/bonsai https://github.com/mbdevpl/transpyle may be helpful
Complexity and required time
Complexity
Required time (ETA)
Categories