|
-
Mar 23rd, 2023, 10:50 PM
#37
Re: [vb6] Project Scanner
 Originally Posted by xiaoyao
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|