Quote Originally Posted by xiaoyao View Post
Your project is a great invention. If the project file can be perfectly parsed into a tree structure or a JSON data format, if the declaration of each function or API can be split into words and become JSON elements.
I have a friend who is working on turning his project into VC + +. Forms are now supported, as are many controls. The main thing is that it can be compiled into a 64-bit program.

Maybe this is the principle of twinbasic.

b4a is a program that uses VB syntax to develop Android APP. It has been perfectly realized for more than 10 years. Its principle is to turn VB code into Java code and compile it into app.
LaVolpe, the author of ProjectScanner, is no longer coming to this forum. IMO, what you want seems to need to be done with a specialized lexical analyzer.