16 lines
715 B
Plaintext
16 lines
715 B
Plaintext
Gambas is a free IDE based on a Basic interpreter with object
|
|
extensions, a bit like Visual Basic. With Gambas, you can quickly
|
|
design your program GUI with Qt5 or GTK+, access MySQL, PostgreSQL,
|
|
ODBC and SQLite3 databases, pilot applications with D-Bus, translate
|
|
your program into any language, create network applications easily,
|
|
make 3D OpenGL applications, make CGI web applications, and so on.
|
|
|
|
unixODBC, qt6, postgresql, and translate-shell are optional
|
|
dependencies. (qt6 not tested)
|
|
|
|
Note: You should uninstall any present version of gambas before
|
|
creating this package.
|
|
|
|
The Gambas ide can create slackware packages of your gambas programs,
|
|
but bear in mind that the install location is fixed as /usr/bin
|