Software Alternatives & Reviews

LiveCode Platform VS Gambas

Compare LiveCode Platform VS Gambas and see what are their differences

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 logo Gambas

Gambas is a full-featured object language and development environment built on a BASIC interpreter.
  • LiveCode Platform Landing page
    Landing page //
    2023-05-06
  • 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

Categories
  • NoSQL Databases
  • Databases
  • Graph Databases
  • Key-Value Database
Website livecode.com
Pricing URL Official LiveCode Platform Pricing

Gambas

Categories
  • Programming Language
  • OOP
  • Development Tools
  • Generic Programming Language
Website gambas.sourceforge.net
Pricing URL-

LiveCode Platform videos

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

+ Add video

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

Category Popularity

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

User comments

Share your experience with using LiveCode Platform and Gambas. 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 20 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.

LiveCode Platform mentions (20)

  • 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 / 6 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: 11 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 / 12 months 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
  • Hypercard got its Color Back
    LiveCode [1] [2] still exists and seems to be actively maintained! Runtime Revolution was the spiritual successor to SuperCard, and made building color, cross-platform stack-like apps totally possible. The language is still very close to HyperTalk, so it has a much shallower learning curve than many C-style languages. 1. https://livecode.com. - Source: Hacker News / about 1 year ago
View more

Gambas mentions (4)

What are some alternatives?

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

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

Xojo - Real Software and Real Studio are now Xojo.

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

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

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

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