In short : no. (if you mean whether I could do it). I know Gambas only from a glance at the homepage. When I learned BASIC 20 years ago, thee where no objects...
Whether it is possible: Almost certainly.
Whether it makes sense: No, in my oppinion.
A program in Gambas should youse libnodave.so shared library. This saves the work of reimplementing the core code and will let every program benefit from future improvements.
I think the way to do this is roughly the same as for VB on Windows.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you implement Nodave On Gambas ?
http://gambas.sourceforge.net/
I think that gambas can be a good HMI
In short : no. (if you mean whether I could do it). I know Gambas only from a glance at the homepage. When I learned BASIC 20 years ago, thee where no objects...
Whether it is possible: Almost certainly.
Whether it makes sense: No, in my oppinion.
A program in Gambas should youse libnodave.so shared library. This saves the work of reimplementing the core code and will let every program benefit from future improvements.
I think the way to do this is roughly the same as for VB on Windows.