This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

The Open Source Zone


Gambas

Project Name Gambas
Category Programming Languages
Programming Language C
Project Home Page http://gambas.sourceforge.net/
License(s) GPL
License URL(s) http://www.gnu.org/licenses/gpl.html
Tags (edit) basic, interpreter

This project aims at making a graphical development environment based on a Basic interpreter, so that we have a language like Visual Basic™ under Linux™.

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.

Gambas is made up of the following programs :

  • A compiler.
  • An interpreter.
  • An archiver.
  • A graphical user interface component.
  • A development environment.

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

Edit project.

Report abuse.

Similar Projects (edit)

Reviews

Be the first person to review this project!

User tips

Add a tip.

Related books

Add more books.


Last modified on 2007-01-22 08:53:59.067 (rel. 3).