Frequently Asked Questions - History
03/13/2008 05:14:40 - gambas
.............................................................................. ..............................................................................
It seems that free projects name are often animals, especially the programming It seems that free projects name are often animals, especially the programming
And I wanted to have a recursive acronym with the word "Basic" in it. So, [../ And I wanted to have a recursive acronym with the word "Basic" in it. So, [../
+Is Gambas compatible with Visual Basic? +Is Gambas compatible with Visual Basic™?
No, and it will never be! No, and it will never be!
Fortunately, there are many similarities, but do not expect to take your old V Fortunately, there are many similarities, but do not expect to take your old V
.............................................................................. ..............................................................................
Then, you must try to understand the [../../def/gambas] architecture: the comp Then, you must try to understand the [../../def/gambas] architecture: the comp
Then, you can read the developer documentation on the Wiki: it will explain yo Then, you can read the developer documentation on the Wiki: it will explain yo
You will find [../../def/component] example named [../../comp/gb/gb].example t You will find [../../def/component] example named [../../comp/gb/gb].example t
If you want to write a database driver for the database component, the Postgre If you want to write a database driver for the database [../../def/component],
Of course, I will answer any question and help you as much as I can, provided Of course, I will answer any question and help you as much as I can, provided
+I'm not a C\/C++ programmer. How can I help you? +I'm not a C\/C++ programmer. How can I help you?
.............................................................................. ..............................................................................
* Playing with [../../def/gambas] and reporting bugs. * Playing with [../../def/gambas] and reporting bugs.
* Making example programs for beginners, and send them to me so that I put the * Making example programs for beginners, and send them to me so that I put the
* Making a tutorial to show beginners how to write their first [../../def/gamb * Making a tutorial to show beginners how to write their first [../../def/gamb
* Translating Gambas into your own language, if it has not been done yet. See * Translating [../../def/gambas] into your own language, if it has not been do
+Can I develop proprietary software with Gambas? +Can I develop proprietary software with Gambas?
Yes, you can. But if you use the QT GUI [../../def/component], i.e. if your pr Yes, you can. But if you use the QT GUI [../../def/component], i.e. if your pr
.............................................................................. ..............................................................................
03/13/2008 05:14:20 - gambas
.............................................................................. ..............................................................................
Never, I'm afraid. There are many reasons, good and bad: Never, I'm afraid. There are many reasons, good and bad:
I'm not Sun nor Microsoft, I do not want to impose one sole language for every I'm not Sun nor Microsoft, I do not want to impose one sole language for every
I want a simple but powerful language, not necesseraly intended for profession I want a simple but powerful language, not necesseraly intended for profession
I did it for fun too! I do like writing compilers, interpreters, [../../def/vi I did it for fun too! I do like writing compilers, interpreters, [../../def/vi
+Is Gambas multiplatform? +Is Gambas multiplatform?
In the future, I hope there will be a simple answer: "yes!". :) In the future, I hope there will be a simple answer: "yes!". :)
.............................................................................. ..............................................................................
There are too many technical differences between these projects and mine to th There are too many technical differences between these projects and mine to th
Another problem is that the [../../def/gambas] interpreter is very tight to th Another problem is that the [../../def/gambas] interpreter is very tight to th
\.\Net\/Parrot features are very different from the Gambas ones. It is not jus \.\Net\/Parrot features are very different from the [../../def/gambas] ones. I
+How do I compile, make and install Gambas? +How do I compile, make and install Gambas?
See [/readme] See [/readme]
+How do I uninstall Gambas? +How do I uninstall Gambas?
If you have installed [../../def/gambas] using the packaging mechanism of your If you have installed [../../def/gambas] using the packaging mechanism of your
If you have installed from source as root , just remove the installation direc If you have installed from source as root , just remove the installation direc
== ==
$ rm -rf /opt/gambas2 $ rm -rf /opt/gambas2
.............................................................................. ..............................................................................
First you can subscribe to the developer mailing-list and introduce yourself. First you can subscribe to the developer mailing-list and introduce yourself.
Then, you must try to understand the [../../def/gambas] architecture: the comp Then, you must try to understand the [../../def/gambas] architecture: the comp
Then, you can read the developer documentation on the Wiki: it will explain yo Then, you can read the developer documentation on the Wiki: it will explain yo
You will find [../../def/component] example named [../../comp/gb/gb].example t You will find [../../def/component] example named [../../comp/gb/gb].example t
If you want to write a database driver for the database component, the Postgre If you want to write a database driver for the database component, the Postgre
Of course, I will answer any question and help you as much as I can, provided Of course, I will answer any question and help you as much as I can, provided
.............................................................................. ..............................................................................
Any help on the following tasks is welcome. No C\/C++ programming skill is req Any help on the following tasks is welcome. No C\/C++ programming skill is req
* Playing with [../../def/gambas] and reporting bugs. * Playing with [../../def/gambas] and reporting bugs.
* Making example programs for beginners, and send them to me so that I put the * Making example programs for beginners, and send them to me so that I put the
* Making a tutorial to show beginners how to write their first Gambas program. * Making a tutorial to show beginners how to write their first [../../def/gamb
* Translating Gambas into your own language, if it has not been done yet. See * Translating Gambas into your own language, if it has not been done yet. See
+Can I develop proprietary software with Gambas? +Can I develop proprietary software with Gambas?
Yes, you can. But if you use the QT GUI [../../def/component], i.e. if your pr Yes, you can. But if you use the QT GUI [../../def/component], i.e. if your pr
+Will you port Gambas to [../../comp/gb.qt/windows] ? +Will you port Gambas to \Windows™ ?
I won't, but I will help any people trying to do that. I won't, but I will help any people trying to do that.
I already compiled [../../def/gambas] sources under Cygwin in the past, but di I already compiled [../../def/gambas] sources under Cygwin in the past, but di
Note that there is a lot of things to port: process management, [../../comp/gb Note that there is a lot of things to port: process management, [../../comp/gb
.............................................................................. ..............................................................................
12/30/2007 08:47:51 - gambas
+Why did you name this project "[../../def/gambas]"? +Why did you name this project "Gambas"?
It seems that free projects name are often animals, especially the programming It seems that free projects name are often animals, especially the programming
And I wanted to have a recursive acronym with the word "Basic" in it. So, [../ And I wanted to have a recursive acronym with the word "Basic" in it. So, [../
+Is [../../def/gambas] compatible with Visual Basic? +Is Gambas compatible with Visual Basic?
No, and it will never be! No, and it will never be!
Fortunately, there are many similarities, but do not expect to take your old V Fortunately, there are many similarities, but do not expect to take your old V
You can go the troubleshooting page to find some examples of the differences b You can go the troubleshooting page to find some examples of the differences b
See also: [/doc/diffvb] See also: [/doc/diffvb]
+Will [../../def/gambas] be compatible with Java or .\Net? +Will Gambas be compatible with Java or .\Net?
Never, I'm afraid. There are many reasons, good and bad: Never, I'm afraid. There are many reasons, good and bad:
I'm not Sun nor Microsoft, I do not want to impose one sole language for every I'm not Sun nor Microsoft, I do not want to impose one sole language for every
I want a simple but powerful language, not necesseraly intended for profession I want a simple but powerful language, not necesseraly intended for profession
I did it for fun too! I do like writing compilers, interpreters, [../../def/vi I did it for fun too! I do like writing compilers, interpreters, [../../def/vi
+Is [../../def/gambas] multiplatform? +Is Gambas multiplatform?
In the future, I hope there will be a simple answer: "yes!". :) In the future, I hope there will be a simple answer: "yes!". :)
Right now, there are reports of people compiling [../../def/gambas] under BSD Right now, there are reports of people compiling [../../def/gambas] under BSD
.............................................................................. ..............................................................................
There are too many technical differences between these projects and mine to th There are too many technical differences between these projects and mine to th
Another problem is that the [../../def/gambas] interpreter is very tight to th Another problem is that the [../../def/gambas] interpreter is very tight to th
\.\Net\/Parrot features are very different from the [../../def/gambas] ones. I \.\Net\/Parrot features are very different from the Gambas ones. It is not jus
+How do I compile, make and install [../../def/gambas]? +How do I compile, make and install Gambas?
See [/readme] See [/readme]
+How do I uninstall [../../def/gambas]? +How do I uninstall Gambas?
If you have installed [../../def/gambas] using the packaging mechanism of your If you have installed [../../def/gambas] using the packaging mechanism of your
If you have installed from source as root , just remove the installation direc If you have installed from source as root , just remove the installation direc
== ==
$ rm -rf /opt/gambas2 $ rm -rf /opt/gambas2
.............................................................................. ..............................................................................
$ rm -rf /usr/local/share/gambas2 $ rm -rf /usr/local/share/gambas2
== ==
+Can I access my PostgreSQL, MySQL, etc. database with [../../def/gambas]? +Can I access my PostgreSQL, MySQL, etc. database with Gambas?
You can currently access PostgreSQL, MySQL and SQLite databases in the stable You can currently access PostgreSQL, [../../def/mysql] and SQLite databases in
+I'm a C\/C++ programmer. How can I help you? +I'm a C\/C++ programmer. How can I help you?
You are welcome to help! You are welcome to help!
First you can subscribe to the developer mailing-list and introduce yourself. First you can subscribe to the developer mailing-list and introduce yourself.
Then, you must try to understand the [../../def/gambas] architecture: the comp Then, you must try to understand the [../../def/gambas] architecture: the comp
Then, you can read the developer documentation on the Wiki: it will explain yo Then, you can read the developer documentation on the Wiki: it will explain yo
You will find [../../def/component] example named [../../comp/gb/gb].example t You will find [../../def/component] example named [../../comp/gb/gb].example t
If you want to write a database driver for the database [../../def/component], If you want to write a database driver for the database component, the Postgre
Of course, I will answer any question and help you as much as I can, provided Of course, I will answer any question and help you as much as I can, provided
+I'm not a C\/C++ programmer. How can I help you? +I'm not a C\/C++ programmer. How can I help you?
Any help on the following tasks is welcome. No C\/C++ programming skill is req Any help on the following tasks is welcome. No C\/C++ programming skill is req
* Playing with [../../def/gambas] and reporting bugs. * Playing with [../../def/gambas] and reporting bugs.
* Making example programs for beginners, and send them to me so that I put the * Making example programs for beginners, and send them to me so that I put the
* Making a tutorial to show beginners how to write their first [../../def/gamb * Making a tutorial to show beginners how to write their first Gambas program.
* Translating [../../def/gambas] into your own language, if it has not been do * Translating Gambas into your own language, if it has not been done yet. See
+Can I develop proprietary software with [../../def/gambas]? +Can I develop proprietary software with Gambas?
Yes, you can. But if you use the QT GUI [../../def/component], i.e. if your pr Yes, you can. But if you use the QT GUI [../../def/component], i.e. if your pr
+Will you port [../../def/gambas] to [../../comp/gb.qt/windows] ? +Will you port Gambas to [../../comp/gb.qt/windows] ?
I won't, but I will help any people trying to do that. I won't, but I will help any people trying to do that.
I already compiled [../../def/gambas] sources under Cygwin in the past, but di I already compiled [../../def/gambas] sources under Cygwin in the past, but di
Note that there is a lot of things to port: process management, [../../comp/gb Note that there is a lot of things to port: process management, [../../comp/gb
.............................................................................. ..............................................................................
04/28/2007 05:01:00 - gambas
.............................................................................. ..............................................................................
If the installation prefix is =\/usr=, or =\/usr\/local= (which is the default If the installation prefix is =\/usr=, or =\/usr\/local= (which is the default
== ==
$ rm -f /usr/local/bin/gb{x,c,a,i}2 $ rm -f /usr/local/bin/gbx2 /usr/local/bin/gbc2 /usr/local/bin/gba2 /usr/local
$ rm -rf /usr/local/lib/gambas2 $ rm -rf /usr/local/lib/gambas2
$ rm -rf /usr/local/share/gambas2 $ rm -rf /usr/local/share/gambas2
== ==
.............................................................................. ..............................................................................
04/28/2007 05:00:00 - gambas
.............................................................................. ..............................................................................
If the installation prefix is =\/usr=, or =\/usr\/local= (which is the default If the installation prefix is =\/usr=, or =\/usr\/local= (which is the default
== ==
$ rm -f /usr/local/bin/gb{x;c;a;i}2 $ rm -f /usr/local/bin/gb{x,c,a,i}2
$ rm -rf /usr/local/lib/gambas2 $ rm -rf /usr/local/lib/gambas2
$ rm -rf /usr/local/share/gambas2 $ rm -rf /usr/local/share/gambas2
== ==
.............................................................................. ..............................................................................
04/28/2007 04:59:46 - gambas
.............................................................................. ..............................................................................
+How do I uninstall [../../def/gambas]? +How do I uninstall [../../def/gambas]?
If you have installed [../../def/gambas] using the packaging mechanism of your If you have installed [../../def/gambas] using the packaging mechanism of your
If you have installed from source as root , just remove the installation direc If you have installed from source as root , just remove the installation direc
== ==
$ rm -rf /opt/gambas $ rm -rf /opt/gambas2
==
If the installation prefix is =\/usr=, or =\/usr\/local= (which is the default
==
$ rm -f /usr/local/bin/gb{x;c;a;i}2
$ rm -rf /usr/local/lib/gambas2
$ rm -rf /usr/local/share/gambas2
== ==
+Can I access my PostgreSQL, MySQL, etc. database with [../../def/gambas]? +Can I access my PostgreSQL, MySQL, etc. database with [../../def/gambas]?
.............................................................................. ..............................................................................
04/28/2007 04:56:00 - gambas
.............................................................................. ..............................................................................
If you have installed from source as root , just remove the installation direc If you have installed from source as root , just remove the installation direc
== ==
$ rm -rf /opt/gambas $ rm -rf /opt/gambas
== ==
+Can I access my PostgreSQL, MySQL, etc. database with [../../def/gambas]? +Can I access my PostgreSQL, MySQL, etc. database with [../../def/gambas]?
.............................................................................. ..............................................................................
04/28/2007 04:55:23 - gambas
.............................................................................. ..............................................................................
There are too many technical differences between these projects and mine to th There are too many technical differences between these projects and mine to th
Another problem is that the [../../def/gambas] interpreter is very tight to th Another problem is that the [../../def/gambas] interpreter is very tight to th
\.\Net\/Parrot features are very different from the [../../def/gambas] ones. I \.\Net\/Parrot features are very different from the [../../def/gambas] ones. I
+How do I [../../def/compile], make and install [../../def/gambas]? +How do I compile, make and install [../../def/gambas]?
See [/readme] See [/readme]
+How do I uninstall [../../def/gambas]? +How do I uninstall [../../def/gambas]?
.............................................................................. ..............................................................................
First you can subscribe to the developer mailing-list and introduce yourself. First you can subscribe to the developer mailing-list and introduce yourself.
Then, you must try to understand the [../../def/gambas] architecture: the comp Then, you must try to understand the [../../def/gambas] architecture: the comp
Then, you can read the developer documentation on the Wiki: it will explain yo Then, you can read the developer documentation on the Wiki: it will explain yo
You will find component example named [../../comp/gb/gb].example that is full You will find [../../def/component] example named [../../comp/gb/gb].example t
If you want to write a database driver for the database component, the Postgre If you want to write a database driver for the database [../../def/component],
Of course, I will answer any question and help you as much as I can, provided Of course, I will answer any question and help you as much as I can, provided
+I'm not a C\/C++ programmer. How can I help you? +I'm not a C\/C++ programmer. How can I help you?
.............................................................................. ..............................................................................
* Translating [../../def/gambas] into your own language, if it has not been do * Translating [../../def/gambas] into your own language, if it has not been do
+Can I develop proprietary software with [../../def/gambas]? +Can I develop proprietary software with [../../def/gambas]?
Yes, you can. But if you use the QT GUI component, i.e. if your program is gra Yes, you can. But if you use the QT GUI [../../def/component], i.e. if your pr
+Will you port [../../def/gambas] to [../../comp/gb.qt/windows] ? +Will you port [../../def/gambas] to [../../comp/gb.qt/windows] ?
I won't, but I will help any people trying to do that. I won't, but I will help any people trying to do that.
I already compiled [../../def/gambas] sources under Cygwin in the past, but di I already compiled [../../def/gambas] sources under Cygwin in the past, but di
Note that there is a lot of things to port: process management, Qt component, Note that there is a lot of things to port: process management, [../../comp/gb
08/22/2006 17:59:40 - gambas
.............................................................................. ..............................................................................
* Playing with [../../def/gambas] and reporting bugs. * Playing with [../../def/gambas] and reporting bugs.
* Making example programs for beginners, and send them to me so that I put the * Making example programs for beginners, and send them to me so that I put the
* Making a tutorial to show beginners how to write their first [../../def/gamb * Making a tutorial to show beginners how to write their first [../../def/gamb
* Translating [../../def/gambas] into your own language, if it has not been do * Translating [../../def/gambas] into your own language, if it has not been do
+Can I develop proprietary software with [../../def/gambas]? +Can I develop proprietary software with [../../def/gambas]?
Yes, you can. But if you use the QT GUI component, i.e. if your program is gra Yes, you can. But if you use the QT GUI component, i.e. if your program is gra
.............................................................................. ..............................................................................
08/22/2006 17:59:15 - gambas
.............................................................................. ..............................................................................
+I'm not a C\/C++ programmer. How can I help you? +I'm not a C\/C++ programmer. How can I help you?
Any help on the following tasks is welcome. No C\/C++ programming skill is req Any help on the following tasks is welcome. No C\/C++ programming skill is req
Playing with [../../def/gambas] and reporting bugs. * Playing with [../../def/gambas] and reporting bugs.
Making example programs for beginners, and send them to me so that I put them * Making example programs for beginners, and send them to me so that I put the
Making a tutorial to show beginners how to write their first [../../def/gambas * Making a tutorial to show beginners how to write their first [../../def/gamb
Translating [../../def/gambas] into your own language, if it has not been done * Translating [../../def/gambas] into your own language, if it has not been do
+Can I develop proprietary software with [../../def/gambas]? +Can I develop proprietary software with [../../def/gambas]?
Yes, you can. But if you use the QT GUI component, i.e. if your program is gra Yes, you can. But if you use the QT GUI component, i.e. if your program is gra
.............................................................................. ..............................................................................
08/09/2006 17:10:19 - rob
.............................................................................. ..............................................................................
Translating [../../def/gambas] into your own language, if it has not been done Translating [../../def/gambas] into your own language, if it has not been done
+Can I develop proprietary software with [../../def/gambas]? +Can I develop proprietary software with [../../def/gambas]?
Yes, you can. But if you use the QT GUI component, i.e. if your program is gra Yes, you can. But if you use the QT GUI component, i.e. if your program is gra
+Will you port [../../def/gambas] to [../../comp/gb.qt/windows] ? +Will you port [../../def/gambas] to [../../comp/gb.qt/windows] ?
I won't, but I will help any people trying to do that. I won't, but I will help any people trying to do that.
.............................................................................. ..............................................................................
07/12/2006 07:25:00 - gambas
.............................................................................. ..............................................................................
Another problem is that the [../../def/gambas] interpreter is very tight to th Another problem is that the [../../def/gambas] interpreter is very tight to th
\.\Net\/Parrot features are very different from the [../../def/gambas] ones. I \.\Net\/Parrot features are very different from the [../../def/gambas] ones. I
+How do I compile, make and install [../../def/gambas]? +How do I [../../def/compile], make and install [../../def/gambas]?
See [../readme] See [/readme]
+How do I uninstall [../../def/gambas]? +How do I uninstall [../../def/gambas]?
If you have installed [../../def/gambas] using the packaging mechanism of your If you have installed [../../def/gambas] using the packaging mechanism of your
.............................................................................. ..............................................................................
04/15/2006 11:25:16 - gambas
.............................................................................. ..............................................................................
Never, I'm afraid. There are many reasons, good and bad: Never, I'm afraid. There are many reasons, good and bad:
I'm not Sun nor Microsoft, I do not want to impose one sole language for every I'm not Sun nor Microsoft, I do not want to impose one sole language for every
I want a simple but powerful language, not necesseraly intended for profession I want a simple but powerful language, not necesseraly intended for profession
I did it for fun too! I do like writing compilers, interpreters, [../../def/vi I did it for fun too! I do like writing compilers, interpreters, [../../def/vi
[../../def/gambas] IDE is written in [../../def/gambas].
+Is [../../def/gambas] multiplatform? +Is [../../def/gambas] multiplatform?
In the future, I hope there will be a simple answer: "yes!". :) In the future, I hope there will be a simple answer: "yes!". :)
.............................................................................. ..............................................................................
04/15/2006 11:24:50 - gambas
.............................................................................. ..............................................................................
You can go the troubleshooting page to find some examples of the differences b You can go the troubleshooting page to find some examples of the differences b
See also: [/doc/diffvb] See also: [/doc/diffvb]
+Will [../../def/gambas] be compatible with Java or .[../../comp/gb.net.curl/n +Will [../../def/gambas] be compatible with Java or .\Net?
Never, I'm afraid. There are many reasons, good and bad: Never, I'm afraid. There are many reasons, good and bad:
I'm not Sun nor Microsoft, I do not want to impose one sole language for every I'm not Sun nor Microsoft, I do not want to impose one sole language for every
.............................................................................. ..............................................................................
04/15/2006 11:24:23 - gambas
.............................................................................. ..............................................................................
\.\Net\/Parrot features are very different from the [../../def/gambas] ones. I \.\Net\/Parrot features are very different from the [../../def/gambas] ones. I
+How do I compile, make and install [../../def/gambas]? +How do I compile, make and install [../../def/gambas]?
See [/howto/compile] See [../readme]
+How do I uninstall [../../def/gambas]? +How do I uninstall [../../def/gambas]?
If you have installed [../../def/gambas] using the packaging mechanism of your If you have installed [../../def/gambas] using the packaging mechanism of your
.............................................................................. ..............................................................................
04/15/2006 11:23:37 - gambas
.............................................................................. ..............................................................................
There are too many technical differences between these projects and mine to th There are too many technical differences between these projects and mine to th
Another problem is that the [../../def/gambas] interpreter is very tight to th Another problem is that the [../../def/gambas] interpreter is very tight to th
\.[../../comp/gb.net.curl/net]\/Parrot features are very different from the [. \.\Net\/Parrot features are very different from the [../../def/gambas] ones. I
+How do I compile, make and install [../../def/gambas]? +How do I compile, make and install [../../def/gambas]?
See [/howto/compile] See [/howto/compile]
.............................................................................. ..............................................................................
04/15/2006 11:23:24 - gambas
.............................................................................. ..............................................................................
There are too many technical differences between these projects and mine to th There are too many technical differences between these projects and mine to th
Another problem is that the [../../def/gambas] interpreter is very tight to th Another problem is that the [../../def/gambas] interpreter is very tight to th
.[../../comp/gb.net.curl/net]\/Parrot features are very different from the [.. \.[../../comp/gb.net.curl/net]\/Parrot features are very different from the [.
+How do I compile, make and install [../../def/gambas]? +How do I compile, make and install [../../def/gambas]?
See [/howto/compile] See [/howto/compile]
.............................................................................. ..............................................................................
04/15/2006 11:23:01 - gambas
.............................................................................. ..............................................................................
+How do I uninstall [../../def/gambas]? +How do I uninstall [../../def/gambas]?
If you have installed [../../def/gambas] using the packaging mechanism of your If you have installed [../../def/gambas] using the packaging mechanism of your
If you have installed from source as root , just remove the installation direc If you have installed from source as root , just remove the installation direc
== ==
$ rm -rf /opt/gambas $ rm -rf /opt/gambas
.............................................................................. ..............................................................................
04/15/2006 11:22:38 - gambas
.............................................................................. ..............................................................................
+Can I access my PostgreSQL, MySQL, etc. database with [../../def/gambas]?
You can currently access PostgreSQL, MySQL and SQLite databases in the stable
You can currently access PostgreSQL, MySQL and SQLite databases in the stable
+I'm a \C/C++ programmer. How can I help you? +I'm a C\/C++ programmer. How can I help you?
You are welcome to help! You are welcome to help!
First you can subscribe to the developer mailing-list and introduce yourself. First you can subscribe to the developer mailing-list and introduce yourself.
Then, you must try to understand the [../../def/gambas] architecture: the comp Then, you must try to understand the [../../def/gambas] architecture: the comp
.............................................................................. ..............................................................................
04/15/2006 11:22:17 - gambas
.............................................................................. ..............................................................................
+Is [../../def/gambas] multiplatform? +Is [../../def/gambas] multiplatform?
In the future, I hope there will be a simple answer: "yes!". :) In the future, I hope there will be a simple answer: "yes!". :)
Right now, there are reports of people compiling [../../def/gambas] under BSD Right now, there are reports of people compiling [../../def/gambas] under BSD
+Why don't you merge your project with HBasic, MonoBasic, Parrot...? +Why don't you merge your project with HBasic, MonoBasic, Parrot...?
There are too many technical differences between these projects and mine to th There are too many technical differences between these projects and mine to th
Another problem is that the [../../def/gambas] interpreter is very tight to th Another problem is that the [../../def/gambas] interpreter is very tight to th
.[../../comp/gb.net.curl/net]/Parrot features are very different from the [../ .[../../comp/gb.net.curl/net]\/Parrot features are very different from the [..
+How do I compile, make and install [../../def/gambas]? +How do I compile, make and install [../../def/gambas]?
See [/howto/compile] See [/howto/compile]
+How do I uninstall [../../def/gambas]? +How do I uninstall [../../def/gambas]?
If you have installed [../../def/gambas] using the packaging mechanism of your If you have installed [../../def/gambas] using the packaging mechanism of your
If you have installed from source as root , just remove the installation direc If you have installed from source as root , just remove the installation direc
$ rm -rf /opt/[../../def/gambas] ==
$ rm -rf /opt/gambas
==
+Can I access my PostgreSQL, MySQL, etc. database with [../../def/gambas]? +Can I access my PostgreSQL, MySQL, etc. database with [../../def/gambas]?
You can currently access PostgreSQL, MySQL and SQLite databases in the stable You can currently access PostgreSQL, MySQL and SQLite databases in the stable
+I'm a C/C++ programmer. How can I help you? +I'm a \C/C++ programmer. How can I help you?
You are welcome to help! You are welcome to help!
First you can subscribe to the developer mailing-list and introduce yourself. First you can subscribe to the developer mailing-list and introduce yourself.
Then, you must try to understand the [../../def/gambas] architecture: the comp Then, you must try to understand the [../../def/gambas] architecture: the comp
Then, you can read the developer documentation on the Wiki: it will explain yo Then, you can read the developer documentation on the Wiki: it will explain yo
You will find component example named [../../comp/gb/gb].example that is full You will find component example named [../../comp/gb/gb].example that is full
If you want to write a database driver for the database component, the Postgre If you want to write a database driver for the database component, the Postgre
Of course, I will answer any question and help you as much as I can, provided Of course, I will answer any question and help you as much as I can, provided
+I'm not a C/C++ programmer. How can I help you? +I'm not a C\/C++ programmer. How can I help you?
Any help on the following tasks is welcome. No C/C++ programming skill is requ Any help on the following tasks is welcome. No C\/C++ programming skill is req
Playing with [../../def/gambas] and reporting bugs. Playing with [../../def/gambas] and reporting bugs.
Making example programs for beginners, and send them to me so that I put them Making example programs for beginners, and send them to me so that I put them
Making a tutorial to show beginners how to write their first [../../def/gambas Making a tutorial to show beginners how to write their first [../../def/gambas
.............................................................................. ..............................................................................
04/15/2006 11:21:22 - gambas
Creation