Software Alternatives & Reviews

Gambas VS Xojo

Compare Gambas VS Xojo and see what are their differences

Gambas logo Gambas

Gambas is a full-featured object language and development environment built on a BASIC interpreter.

Xojo logo Xojo

Real Software and Real Studio are now Xojo.
  • Gambas Landing page
    Landing page //
    2019-06-06

Gambas is a Basic language with object extensions. A program written with Gambas is a set of files. Each file describes a class, in terms of object programming. The class files are compiled, then executed by an interpreter. It is very inspired by Java. Gambas is made up of the following programs: * compiler * interpreter * archiver * graphical user interface component * development environment The development environment is written with Gambas itself, to show the abilities of the language. Features - A Gambas project is stored under 1 directory. The archiver transforms the project directory structure in one sole executable file - Compiling a project only requires the compilation of the modified classes. Every external reference of a class is solved dynamically at the execution time - Gambas has a component architecture that allows to extend the language. Anyone can write components as shared libraries that dynamically add new native classes to the interpreter. Components can be written in Gambas. The component architecture is documented in the Wiki encyclopaedia - By default, the Gambas interpreter is a text-only program. The component architecture is used for writing the graphical user interface part of the language - The graphical user interface is implemented as a component, Gambas will be able to be independent of any toolkit! Write a program, and choose the toolkit later : GTK+, Qt4.. - Gambas projects are easily translatable - Its object model is simple but powerful

  • Xojo Landing page
    Landing page //
    2021-07-28

Gambas videos

REVIEW GAMBAS | sumberplastik.co.id

More videos:

  • Review - Gambas al Ajillo Review 3/14/20 @ #SeaWorldSevenSeas #SeaWorldSanDiego
  • Review - Review Software Gambas 2.99 : The Best Visual Basic Alternative

Xojo videos

Try Xojo

More videos:

  • Review - What is Xojo?
  • Review - Xojo 2020 with Geoff Perlman

Category Popularity

0-100% (relative to Gambas and Xojo)
Programming Language
41 41%
59% 59
IDE
13 13%
87% 87
OOP
100 100%
0% 0
Text Editors
0 0%
100% 100

User comments

Share your experience with using Gambas and Xojo. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Gambas and Xojo

Gambas Reviews

We have no reviews of Gambas yet.
Be the first one to post

Xojo Reviews

12 Best Frameworks and Toolkits to Build Desktop Applications
If you are looking for a beginner-friendly framework, Xojo can be a good option. It is a cross-platform application development framework with a simple drag-and-drop user interface. Developers with basic web development skills can easily use this platform to build desktop applications.
Source: geekflare.com
Frameworks & Tools to Develop Cross-Platform Desktop Apps – Best of
Xojo is a programming environment available for Windows, Mac OS X and Linux. With its Xojo IDE, it provides an easy-to-use, drag-and-drop UI builder, and its own language for coding your application. The IDE also allows testing the app immediately, and when it’s ready, it converts this app to run on multiple platforms.

Social recommendations and mentions

Xojo might be a bit more popular than Gambas. We know about 5 links to it since March 2021 and only 4 links to Gambas. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Gambas mentions (4)

Xojo mentions (5)

  • PysimpleGUI
    Xojo is basically VB6's spiritual successor. https://xojo.com/. - Source: Hacker News / 5 months ago
  • Ask HN: Why did Visual Basic die?
    For anyone looking for a modern alternative to Visual Basic, you might want to take a look at Xojo. Xojo's a rapid application development platform (both a language and an IDE) that you can use to develop desktop apps (for macOS, Windows, Linux), Web apps, mobile apps (for iOS and Android), as well as console apps. It's been around for more than 20 years, and some of you might remember it from back when it was... - Source: Hacker News / 8 months ago
  • Small Visual Basic
    I really recommend Xojo[1] (formally RealBasic). It’s like a modern VB6 but runs on macOS, Windows and many flavours of Linux. It has very polished drag and drop UI editor. I’ve been developing with it for over 20 years and my 10 year old daughter is now learning programming with it. You can create and debug apps for free and only need a license to deploy an app as a binary so it’s ideal to learn with. Heck, it... - Source: Hacker News / over 1 year ago
  • Do any of you code with/on steno?
    I have yet to get into actual programming, but when I do, it will probably be with the multi-platform programming environment called XoJo. Source: over 1 year ago
  • Performance Improvements in .NET 6
    I've been using Xojo (https://xojo.com) for about 15 years now to make cross-platform GUI apps. The language is similar to VB6 but it's been constantly updated. No affiliation, just a happy customer. - Source: Hacker News / over 2 years ago

What are some alternatives?

When comparing Gambas and Xojo, you can also consider the following products

Lazarus - Lazarus is a cross-platform IDE for the Free Pascal compiler.

PureBasic - Fantaisie Software Official WebSite. PureBasic - Feel The Pure Power. PureBasic is a programming language based on established BASIC rules.

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

PowerBASIC - PowerBASIC, formerly Turbo Basic, is the brand of several commercial compilers by PowerBASIC Inc.

B4X - Cross platform development tools for native iOS, Android, desktop and server applications.

Qt / C++ - Qt is a great cross-platform development toolkit.