Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Interpreters

    Gambas 2 2.23.1

    Download button

    No screenshots available
    Downloads: 30,550  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.5/5)
    62 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Gambas Team | More programs
    GPL / FREE
    May 27th, 2011, 06:22 GMT [view history]
    ROOT / Programming / Interpreters

     Read user reviews (2)  Refer to a friend  Subscribe

    Gambas 2 description

    Gambas is a basic graphical development environment.

    Gambas is, before all, 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. From this point of view, it is very inspired by Java.

    The development environment is written with Gambas itself, so that I can show the abilities of the language. Gambas 2 is very useful for debugging!

    Product's homepage

    Here are some key features of "Gambas 2":

    · A Gambas project is stored under one 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. 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.
    · As the graphical user interface is implemented as a component, Gambas will be able to be independent of any toolkit ! You will be able to write a program, and choose the toolkit later : GTK , Qt, etc.
    · I have decided to start implementing the graphical user interface with the Qt toolkit, as it is easier for me. Later, I will write a GTK component that will have almost the same interface as the Qt component. I think GTK 2.0 will have enough features to be as powerful as Qt 3.0
    · Any window or dialog box can be used like a control. You cannot do such a thing with Visual Basic without using ActiveX (bless you ! I know, I'm a bit allergic too).
    · Gambas projects are easily translatable, in any language. Well, to be honest, I'm not sure for Arabic, Japanese and Chinese...

    What's New in This Release: [ read full changelog ]

    [DEVELOPMENT ENVIRONMENT]:
    · NEW: Support for Lithuanian language.
    · NEW: Swedish translation updated.

    [INTERPRETER]:
    · BUG: The GB.ToZeroString() API now correctly handles zero length strings.

    [ARCHIVER]:
    · BUG: Ignore "core", "vgcore.*" and "callgrind.*" files when making an executable.

    [GB.V4L]:
    · BUG: Make gb.v4l compile with recent kernels.

      


    TAGS:

    graphical development | development environment | basic graphical development | Gambas | graphical | development

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM