Gambas is a free development environment based on a Basic interpreter with object extensions, a mix of Java(tm) and Visual Basic(tm).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...
\fBgbs3\fR is the interpreter that allows you to compile and execute a Gambas script.
.SH"OPTIONS"
.TP
\fB\-c, --nocache\fR
force the script compilation (do not check cache)
.TP
\fB\-f, --fast\fR
use just-in-time compiler
.TP
\fB\-e\fR
execute the source code provided by the command line ( ':' separator )
.TP
\fB\-h, --help\fR
display help and exit
.TP
\fB\-L, --license\fR
display license
.TP
\fB\-u\fR
force components loading ('comp1,comp2...')
.TP
\fB\-v, --verbose\fR
be verbose
.TP
\fB\-V, --version\fR
display version
.SH"AVAILABILITY"
The latest version of Gambas can always be obtained from
\fBgambas.sourceforge.net\fR, documentation about the language is at
\fBhttp://gambaswiki.org/wiki\fR.
.SH"REPORTING BUGS"
Report bugs to \fBhttp://gambaswiki.org/bugtracker\fR