Software Alternatives, Accelerators & Startups

Gambas VS LiveCode Platform

Compare Gambas VS LiveCode Platform and see what are their differences

Gambas logo Gambas

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

LiveCode Platform logo LiveCode Platform

It is Both Under the GPL and it is also Proprietary if using the GPL version the software you make...
  • 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

  • LiveCode Platform Landing page
    Landing page //
    2023-05-06

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

LiveCode Platform videos

No LiveCode Platform videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Gambas and LiveCode Platform)
Programming Language
100 100%
0% 0
NoSQL Databases
0 0%
100% 100
OOP
100 100%
0% 0
Databases
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, LiveCode Platform should be more popular than Gambas. It has been mentiond 21 times since March 2021. 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)

LiveCode Platform mentions (21)

  • Decker: A fantastic reincarnation of HyperCard with 1-bit graphics
    If the language is the most important thing for you, https://livecode.com/ has a very HyperTalk-like language and runs on modern hardware. - Source: Hacker News / 14 days ago
  • Bill Gates demonstrates Visual Basic (1991) [video]
    Runtime Revolution/Livecode spun out after going opensource and is now closed source: https://livecode.com/. - Source: Hacker News / 7 months ago
  • Now, NiceGUI has a build-in persistent user/session based storage.
    But I’m used to working in a different language that has a built-in interactive GUI — https://livecode.com so my usual development plan is:. Source: 12 months ago
  • CardStock
    Let's not forget that runtime revolution, now called Livecode (https://livecode.com/) still exists and is likely the functional, modern successor to HyperCard. Hypercard Stacks as far as I remember work out of the box too. Historically there was HyperCard, then cross-platform Metacard, which eventually became Runtime Revolution, which apparently is now renamed Livecode! Don't have any skin in it, just sharing as... - Source: Hacker News / about 1 year ago
  • Hypercard got its Color Back
    There are several options. LiveCode [1] (formerly open source, now closed) can open HyperCard stacks and is compatible with round 85% of the native syntax - so some things will work, and some bits will need rewriting. I am pretty sure they offer a free trial so you can check to see how well it does at converting your stack before committing. If you are on a Mac, the command-line stackimport tool [2] will convert... - Source: Hacker News / about 1 year ago
View more

What are some alternatives?

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

Xojo - Real Software and Real Studio are now Xojo.

4D - 4D is a relational database management system and IDE.

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

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

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

MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.