AvaloniaVisualBasic6
Avalonia Visual Basic 6 is a recreation of the classic Visual Basic 6 IDE and language written in C with the Avalonia UI framework. It includes a visual designer for creating VB6‑style applications, lets users save and load projects in a VB6‑compatible format, and can run the programs. The language support provides a limited subset of VB6 syntax. The project is intended for hobbyist or educational use, such as learning or nostalgia, and can be built and published as a desktop application using .NET 9. It requires .NET 9 to build and publish, and publishing involves generating both the IDE and a standalone runtime.