From 6d5c1913daf87fdf665fee7bf4b4693ece2eec66 Mon Sep 17 00:00:00 2001 From: Fridrich von Stauffenberg Date: Fri, 6 Jan 2012 07:51:48 -0600 Subject: development/gambas3: Added (Gambas Almost Means BASic) Signed-off-by: Erik Hanson --- development/gambas3/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 development/gambas3/README (limited to 'development/gambas3/README') diff --git a/development/gambas3/README b/development/gambas3/README new file mode 100644 index 0000000000..371bdaeef1 --- /dev/null +++ b/development/gambas3/README @@ -0,0 +1,8 @@ +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 Qt4 or GTK+, access MySQL, PostgreSQL, +ODBC and SQLite 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, sqlite2 and postgresql are optional dependencies. -- cgit v1.2.3