homarp 2 days ago

you still have Lazarus, "a Delphi compatible cross-platform IDE for Rapid Application Development."

  • stavros 2 days ago

    Lazarus seems like a fantastic GUI builder, but the problem with it (and VB6) is that I have to use a language with 0.01% the ecosystem of Python.

  • jamesu 2 days ago

    Lazarus is nice but both its apis and the ui feel like they're still stuck in the early 00's. It's not enough to look like VB6 / Delphi these days; you've got to keep up with what kinds of conventions we expect now.

paride5745 2 days ago

Gambas is a modern, open source Visual Basic dialect in the style of VB Classic.

zweifuss 2 days ago

twinBASIC tries hard to be a bug compatible successor.