Document Actions

The Gambas home page

Welcome to the home of GAMBAS on the Internet

Announcement: Release of Gambas 2.0 RC1 (pre-release text) 07 Nov 2007

For more information on GAMBAS, it's author and the ideas behind the product, please read the introduction. Below you can see a screen shot of the Gambas IDE for Linux.

2006-08-06.png



Gambas is an Open Source Rapid Application Development environment for Linux which is based on a Basic interpreter with object extensions, a bit like Visual Basic™. Note however that GAMBAS is not a VB clone and will not run VB code, it is an original Linux Application.

With Gambas, you can quickly design your program GUI with QT or GTK+, access MySQL, PostgreSQL, Firebird, ODBC and SQLite databases, pilot KDE applications with DCOP, translate your program into any languages, create network applications easily, make 3D OpenGL applications, and so on.

If you've used and like visual Basic, Delphi or Kylix, Gambas is definitely the package for you. Take a look at the Getting Started page to see where to go next.

Out now ... 

The internal version number for this release is 1.9.91, however this is being tagged as 2.0 RC1.  There are many changes and fixes to read the change log carefully, if you've not been keeping up with SVN, be aware that this release could easily break all of your existing applications. Be aware before you upgrade!

Follow this link for more information

22 Aug 2007

Website Revamp

This is an attempt to ramp up the web site a little and add some useful additional extras. 

This was sparked by Benoît adding a little colour to the existing website, I guess once changes start, why stop! The system is now running on a Content Management System called Plone which should hopefully provide a platform which will allow more people get involved in contributing to the project .. you never know, a little bit of extra flashyness might even attract some corporate sponsorship!

Much work has been done on gb.gtk to try to match the available features with those of gb.qt. The job is not finished, but many applications can already run with both components. 

The other main changes are:

  • Support for autotools packages of Gambas projects.
  • Some new examples.
  • A new property that makes the running program a daemon.
  • Important bug fixes in the database drivers and the gb.net.smtp components.

  • The enhanced standard dialogs were moved from gb.form to their own gb.form.dialog component so that they are optional.

See the ChangeLog for more details and bug fixes.

The GAMBAS Linux IDE provides a robust, high quality design and implementation environment which is way ahead of most other Linux IDE's and the integral debugger is second to none. For those of us who have tried the likes of Mono only to be overwhelmed by complexity and instability, but who need a comprehensive visual object oriented RAD environment, the Gambas IDE currently has no competition.

User Contributions and Links