This is a Visual Basic 6.0 parser based on an ANTLR4 grammar, which generates an Abstract Syntax Tree (AST) and Abstract Semantic Graph (ASG) for Visual Basic 6.0 code. The AST represents plain Visual ...
I did a lot of work on updating the client back in late 2023, but ran into some issues. I don't remember what they were and as such I'm releasing this update as a testing version with no plans to ...