DOKK / manpages / debian 10 / gambas3-runtime / gbx3.1.en
GBX3(1) User Commands GBX3(1)

gbx3 - GAMBAS Interpreter

gbx3 [options] <executable file> [<arguments>]

gbx3 -e <expression>

gbx3 is an interpreter that allows you to execute compiled Gambas applications. Compared to gbr3, it has an additional option to evaluate Gambas expressions.

Enters debugging mode.
Overrides the startup class.
Activates profiling and debugging mode.
Disables shared library unloading.
Runs the application on an embedded HTTP server.
Evaluates an expression.
Displays the program's version.
Displays the program's license.
Displays help information.

Updated source code and most documentation about Gambas can be found at http://gambas.sf.net.

Bugs are filed at http://gambaswiki.org/bugtracker.

gambas3(1), gba3(1), gbc3(1), gbh3(1), gbi3(1), gbr3(1), gbs3(1), gbw3(1),

2018-10-28 Debian