|
In software development, Gambas is an object-oriented dialect of the BASIC programming language, along with an integrated development environment to accompany it, which runs on Linux and other Unix-like computer operating systems. It is intended to provide a similar experience for developing BASIC programs to Visual Basic. Gambas is intended to be an alternative for former Visual Basic developers who have decided to migrate to Linux. Image File history File links No higher resolution available. ...
This article is about the year. ...
A software release refers to the creation and availability of a new version of a computer software product. ...
is the 197th day of the year (198th in leap years) in the Gregorian calendar. ...
Year 2007 (MMVII) is the current year, a common year starting on Monday of the Gregorian calendar and the AD/CE era. ...
is the 226th day of the year (227th in leap years) in the Gregorian calendar. ...
Year 2007 (MMVII) is the current year, a common year starting on Monday of the Gregorian calendar and the AD/CE era. ...
This article is about the Visual Basic language shipping with Microsoft Visual Studio 6. ...
It has been suggested that Maintenance OS be merged into this article or section. ...
A cross-platform (or platform independent) programming language, software application or hardware device works on more than one system platform (e. ...
A software license is a legal agreement which may take the form of a proprietary or gratuitous license as well as a memorandum of contract between a producer and a user of computer software. ...
GPL redirects here. ...
A website (alternatively, Web site or web site) is a collection of Web pages, images, videos and other digital assets that is hosted on one or several Web server(s), usually accessible via the Internet, cell phone or a LAN. A Web page is a document, typically written in HTML...
Software development is the translation of a user need or marketing goal into a software product. ...
BASIC (Beginners All-purpose Symbolic Instruction Code) is a family of high-level programming languages. ...
This article or section does not cite any references or sources. ...
This article is about operating systems that use the Linux kernel. ...
Diagram of the relationships between several Unix-like systems A Unix-like operating system is one that behaves in a manner similar to a Unix system, while not necessarily conforming to or being certified to any version of the Single UNIX Specification. ...
It has been suggested that Maintenance OS be merged into this article or section. ...
This article is about the Visual Basic language shipping with Microsoft Visual Studio 6. ...
'Gambas' is a recursive acronym for Gambas Almost Means Basic. Gambas is also the word for prawn in the Spanish language, from which the project's logo is derived. A recursive acronym (or occasionally recursive initialism) is an abbreviation which refers to itself in the expression for which it stands. ...
Superfamilies Penaeoidea Aristeidae Benthesicymidae Penaeidae Sicyoniidae Solenoceridae Sergestoidea Luciferidae Sergestidae Prawns are shrimp-like crustaceans, belonging to the sub-order Dendrobranchiata [1]. Prawns are distinguished from the superficially similar shrimp by the gill structure which is branching in prawns (hence the name, dendro=tree; branchia=gill), but is lamellar in...
This article is about the international language known as Spanish. ...
Developed in Paris by Benoît Minisini since 1999, Gambas is free software, released under the GNU General Public Licence. The current version as of July 2007, is 1.0.19. This article is about the capital of France. ...
This article is about the year. ...
Clockwise from top: The logo of the GNU Project (the GNU head), the Linux kernel mascot Tux the Penguin, and the FreeBSD daemon Free software is a term coined by Richard Stallman and the Free Software Foundation[1] to refer to software that can be used, studied, and modified without...
GPL redirects here. ...
Year 2007 (MMVII) is the current year, a common year starting on Monday of the Gregorian calendar and the AD/CE era. ...
Features
With Gambas developers can: - Use databases such as MySQL or PostgreSQL.
- Build KDE applications with DCOP.
- Translate Visual Basic programs to Gambas and run them under Linux.
- Build network solutions.
Gambas is designed to build graphical applications programs using the Qt toolkit; the Gambas IDE is written in Gambas itself. Gambas includes a GUI designer to aid in creating user interfaces. DCOP, which stands for Desktop COmmunication Protocol, is a light-weight interprocess and software componentry communication system. ...
A graphical user interface (GUI) is a type of user interface which allows people to interact with a computer and computer-controlled devices which employ graphical icons, visual indicators or special graphical elements called widgets, along with text labels or text navigation to represent the information and actions available to...
In computer programming, the Qt toolkit is a cross-platform graphical widget toolkit for the development of GUI programs. ...
Differences to Visual Basic While Gambas is intended to be easy to transition to from Visual Basic, there are important distinctions between the two languages. One notable example is that Gambas indexes arrays starting with 0 (0..n-1), whereas Visual Basic indexes can start with 0 or 1 and always end with n. This article does not cite any references or sources. ...
Development The only currently stable GUI component is the Qt component. The Gambas runtime environment is needed to run executables. For other uses, see Qt. ...
In computer science, runtime or run time describes the operation of a computer program, the duration of its execution, from beginning to termination (compare compile time). ...
Gambas is included in a number of Linux distributions' repositories. There is a Windows version of Gambas which barely runs under the Cygwin environment. Graphical applications do not work under the Windows version. A Linux distribution, often simply distribution or distro, is a member of the Linux family of Unix-like operating systems comprising the Linux kernel, the non-kernel parts of the GNU operating system, and assorted other software. ...
Cygwin (pronounced ) is a collection of free software tools originally developed by Cygnus Solutions to allow various versions of Microsoft Windows to act similar to a Unix system. ...
Programs Written in Gambas Programs written in Gambas include: - lxCopy
- gbDVDEnc
- VL-Qemu
- Yum Frontend
- dirsave
Dirsave is a free graphical utility for use on networks, that is currently available for GNU/Linux only. ...
See also It has been suggested that this article or section be merged with List of BASIC dialects by platform. ...
References External links |