LinuxLinks.com
Newbies What Next ? News Forums Calendar
News Sections
Home
General News (3771/0)
Reviews (576/0)
Press Releases (450/0)
Distributions (132/0)
Software (515/0)
Hardware (383/0)
Security (189/0)
Tutorials (290/0)
Off Topic (168/0)

Related sites

User Functions
Username:

Password:

Don't have an account yet? Sign up as a New User

Events
There are no upcoming events



Gambas

Gambas

Gambas is a free development environment based on a Basic interpreter with object extensions.

It is inspired by Visual Basic and Java. Although it has some similarities with Visual Basic, Gambas is not a clone.

With Gambas, you can design your application's Graphical User Interface with QT or GTK+, access MySQL, PostgreSQL, Firebird, ODBC and SQLite databases, pilot KDE applications with DCOP, translate your program into any language, code network applications easily, create 3D OpenGL applications, develop CGI web applications, and much more.

Gambas has a component architecture that allows users to extend the language. Anyone can write components as shared libraries that dynamically add new native classes to the interpreter.


 Gambas 2.5.0

Price
Free to download

Size
12.0MB

License
GNU General Public License v2

Developer
Benoit Minisini and others

Website
gambas.sourceforge.net

System Requirements
GTK+ version 2.10.x. 

Support Sites:
Gambas Documentation, FAQ, Gasmbasforge.net, Forums, Mailing Lists

Selected Reviews:
LinuxFocus

Gambas consists of:

  • A compiler.
    • Fast executable
    • Relies on the interpreter for optimization
    • Manages and compiles strong translations using the GNU gettext tools
  • An interpreter
    • Provides all of the native features of Basic
    • Loads classes on demand
    • Linking between classes is done entirely at rntime
  • An archiver
    • Creates a Gambas executable from a Gambas project directory
  • A scripter
    • A small Gambas executable that allows you to dump Gambas code into a text file
  • A development environment
  • Many extension components

Characteristics of the Gambas Language

  • Approximately 250 keywords and native functions to manage almost everything: arithmetic, strings, input-outputs, files, time...
  • Full error management
  • Full process control, with pseudo-terminal management
  • Full support for watching input-output file descriptors
  • Event loop support with timers
  • Native UTF-8 string support
  • Full internationalization and translation support
  • Ability to call external functions in system shared libraries
  • Object oriented
    • Objects and classes
    • Properties, methods, constants and events
    • Public and private symbols
    • Polymorphism, i.e. virtual method dispatching
    • Single inheritance
    • Constructors and destructors
    • Array accessors, enumerators, sortable objects
Category:  


Last Updated Saturday, April 26 2008 @ 01:45 PM EDT


Who's Online
Guest Users: 27

Local Content
Migrating from Windows to Linux
Fedora 7 review
TV Guides
Cedega 4.2.1 Review
Linux Guide
Xandros Desktop OS Version 3.0 Review
Zaurus Software Reviews

Older Stories
Tuesday 05/13
  • Fedora 9 - an OS that even the Linux challenged can love (0)
  • Time to slow down? (0)
  • DSA-1575-1 linux-2.6 -- denial of service (0)
  • Nexuiz shoots to the top of gaming list (0)

  • Monday 05/12
  • How I dumped Windows for Linux - Day 1 (0)
  • Fedora 9 leaked (0)
  • Microsoft opens arms to Linux (0)
  • Shuttle KPC K-4500 Review (0)

  • Sunday 05/11
  • Linux Equivalents to Windows Software (0)
  • Why we love Ubuntu Linux (or maybe we don't) (0)

  • Whats New
    STORIES
    2 stories in last 24 hours

    COMMENTS last 48 hrs
    No new comments

    LINKS last 2 wks
    No recent new links

    Vote

    What do you find MOST attractive about Open Source software?

    Amount of customization
    Security
    Freedom provided
    Speed of development
    Quality
    Multiple versions
    Cost
    Potential to contribute
    Ability to modify code
    Results
    677 votes | 0 comments

    Built with GeekLog and phpBB
    Comments to the webmaster are welcome
    Copyright © 2002 LinuxLinks.com - All rights reserved