When comparing Xojo vs Gambas, the Slant community recommends Gambas for most people. In the question“What are the best BASIC-like programming languages?” Gambas is ranked 5th while Xojo is ranked 14th. The most important reason people chose Gambas is:
You can't find such a level of easy GUI development in any other language on the Linux platform.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Easy to use
Easy to make compiled native apps.
Pro Complete IDE for GUI development
You can't find such a level of easy GUI development in any other language on the Linux platform.
Pro Constantly updated
New features and bug fixes along with performance enhancements.
Pro Easy to get started for someone familiar with VB on Windows
Pro Complete application development suite
Supports GTK and QT along with web. Built in Form building with JIT speed. If you are developing an application targeting Linux only give this a look.
Pro Fast to write apps
Pro Git integration
Integration with GIT in IDE and easy to distribute apps as source package with export as .tar.gz.
Pro Enhanced with a new test suite
Pro Runs on Windows 10 WSL2 environment, reported successful compilation on MacOS
Cons
Con Subscription-based/Not free
Using this product you're betting the company will still be around. If they get bought out by an enterprise that wants to use the tech internally, all they need to do is stop offering subscriptions and suddenly you're scrambling to rebuild your entire app on other technology.
Con No Android support
They plan to eventually support Android, but for now, they only support iOS.
Con Not cross platform
Con The documentation is not the best
Con May have trouble interfacing to C code structs
Managed struct objects in Gambas makes it harder to use with C code structs.
Con Difficult to satisfy runtime requirements
Runtime requirements to run applications written in Gambas are not always easy to satisfy (that is, without installing the whole development environment).