A Gambas 1.0.19 package is now in testing:
http://vectorlinux.osuosl.org/veclinux-5.8/testing/x-dev/gambas-1.0.19-i586-1vl58.tlzgambas: Gambas (BASIC IDE)
gambas:
gambas: GAMBAS is a free implementation of a graphical development
gambas: environment based on a BASIC interpreter. It is very inspired by
gambas: Visual Basic and Java. It is NOT a VB clone!
gambas:
gambas: Benoit Minisini,
http://gambas.sourceforge.netgambas: GNU GENERAL PUBLIC LICENSE, Version 2, June 1991
gambas:
gambas: Packaged with support for sqlite, postgresql, and mysql.
gambas:
Changelog:
Development Environment
* NEW: Russian translation made by Sergey Irupin.
Interpreter
* BUG: Fixed a crash when displaying an error while reading the .project file.
Gb.db.mysql Component
* BUG: Fixed memory leaks.