Gambas: Visual Basic on Linux
gambas.sourceforge.net
Gambas: Visual Basic on Linux
1–10 of 89 posts
Re: Gambas: Visual Basic on Linux
#2I can't believe I haven't heard of this, it looks awesome. Looks like it can compile web apps too?
Re: Gambas: Visual Basic on Linux
#3http://gambaswiki.org/wiki/doc/diffvb lists "Differences From Visual Basic" and says "Gambas is not intended to be a clone of Microsoft Visual Basic" and "you can't simply copy your VB projects over and expect them to compile under Gambas".
Re: Gambas: Visual Basic on Linux
#4Sourceforge? Is this an old post?
Re: Gambas: Visual Basic on Linux
#5http://gambaswiki.org/wiki/doc/diffvb lists "Differences From Visual Basic" and says "Gambas is not intended to be a clone of Microsoft Visual Basic" and "you can't simply copy your VB projects over and expect them to compile under Gambas".
>Thankfully, in Gambas you cannot use GOTO to trap errors! Instead, use CATCH, FINALLY or TRY
For error handling goto is generally much clearer than using exceptions.
Re: Gambas: Visual Basic on Linux
#6Would be good to have a cross platform version of this. I wonder how difficult it would be?
Re: Gambas: Visual Basic on Linux
#7Would be good to have a cross platform version of this. I wonder how difficult it would be?
Xojo does it, but they are a long time commercial effort (RealBasic).
Re: Gambas: Visual Basic on Linux
#8Sourceforge? Is this an old post?
The last release is January this year.
Re: Gambas: Visual Basic on Linux
#9Re: Gambas: Visual Basic on Linux
#10Sourceforge? Is this an old post?
Not everyone is jumping into Github.