Gambas3-x.x.x.sfs (IDE for Basic)

For discussions about programming, programming questions/advice, and projects that don't really have anything to do with Puppy.
Message
Author
did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

Gambas3-x.x.x.sfs (IDE for Basic)

#1 Post by did18 »

Hello

========== Version 32Bit ==========

You will find (on the following link) a new version of gambas3 puppy-linux.

gambas

--Edit of 27/12/2015--
Posted in gambas3-3.8.4.sfs (follow the link above).

--Edit of 05/06/2016--
Translations (GNU Tools)
http://www.murga-linux.com/puppy/viewtopic.php?t=107082

--Edit of 31/08/2016--
Posted in gambas3-3.9.0.sfs (follow the usual link (top of page)).

--Edit of 30/10/2016--
Posted in gambas3_3.9.1.sfs (follow the usual link (top of page)).

--Edit of 09/01/2017--
Posted in gambas3_3.9.2.sfs (follow the usual link (top of page)).

--Edit of 02/09/2018--
Posted in gambas3_3.11.4.sfs (follow the usual link (top of page)).

========== Version 64Bit ==========

--edit 30/06/2016--
posting gambas3_3.8.4_amd64.sfs
gambas
Gambas3_3.8.4_amb64.sfs is compatible with the following distributions:
Tahrpup64 6.0.5

NB: As the 32Bit version to benefit from the translation must be added the DevX your distribution. And the GNU tools are automatically available.

--Edit of 30/10/2016--
Posted in gambas3_3.9.1_amd64.sfs (follow the usual link (top of page)).

--Edit of 09/01/2017--
Posted in gambas3_3.9.2_amd64.sfs (follow the usual link (top of page)).

--Edit of 02/09/2018--
Posted in gambas3_3.11.4_amd64.sfs (follow the usual link (top of page)).

========== All versions ==========

--edit 22/09/2016--
Change of address for downloads.

Good day
Last edited by did18 on Sun 02 Sep 2018, 13:09, edited 9 times in total.

did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

#2 Post by did18 »

Hello

I just finished compiling gambas3-3.8.4.sfs
This latest version is available by following the link in my first post.

Happy holidays to all.

did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

#3 Post by did18 »

Hello

Gambas3_3.8.4_amd64.sfs is available (see link on first message) for Puppy Linux-64Bit distributions.
I compiled this version with Tahr64 6.0.5, but it should also work for other distributions 64Bit (it would be nice to get me back. Thank you).
As for the 32Bit version simply download Gambas3_3.8.4_amd64.sfs, verify the checksum, load it with a SFS-Loader program and ... From ...

Have a good day.

did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

#4 Post by did18 »

Hello

I just finished the compilation gambas3-3.9.0.sfs
This latest version is available on the link in my first post.

Have a good day.

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#5 Post by Flash »

What is Gambas? What does it do? Why do I want it so badly? :lol:

did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

#6 Post by did18 »

Hello Flash
What is Gambas?
Gambas is an integrated development environment (IDE).
Often compared to Visual Basic (well known Windows programmers), gambas is not a clone.
What does it do?
The question is vague and it is difficult to accurately answer. This allows to design programs of all kinds thanks to a graphical interface and basic code.
In fact gambas is this :
http://gambas.sourceforge.net/fr/main.html#
Sorry, I did not understand your 3rd question...
I hope to have your questions, my English = 0 and "Google translation" is not perfect
Have a good day.

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#7 Post by Flash »

No, you did good. :) I was trying to be funny. That it is an Integrated Development Environment is a good start. What programming language(s) is it meant for?

did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

#8 Post by did18 »

Hello Flash
The programming language is just basic.
Of course Gambas does not claim to compete with other programming mode such as 'C' or 'C ++'. But it can quickly create applications that can run on most Linux platforms (including Linux-Pyppy, Raspian (for Raspberry) etc.).
Lazarus lets do the same! But the weight of Lazarus is in my opinion a hadicap and until now I have not found 'Lazarus.sfs' (note I did not say that Lazarus is better or worse than Gambas is just to give a picture about me).
In the world of Puppy-Linux, disk space has an important place as an IDE within 100MB seems to be a good alternative for those who want to try to do some programs.
The ease of installation by SFS-Loader is a + undeniable and can test applications.
Here are some examples of what it can do ...
- 2048 - Unpretentious little game with the fully documented code.
- Infodeb - Gives information on files.deb.
- Crearch - Support for creating archives (classic 7z, zip, tar etc. But also .pet, .sfs, .deb.).

https://gambas.guru/tiki-list_file_gall ... lleryId=11

To read the source code, you have to unzip the fichier.zip and run the application in the IDE.
For users who do not want to use Gambas (lack of time or interest) but who wants to use the program, simply install the paquet.sfs ...
Finally, Gambas also allows the creation of components.
For example: Why a '' progressbar 'he always goes from left to right? Why could not it change color As a download? It is in this spirit that I created "progressbartext" that can be found in the examples of Gambas.
Obviously everyone can create its component as needed ...
Have a good day.

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#9 Post by Geoffrey »

did18 wrote:I have not found 'Lazarus.sfs'
There's one in the Carolina repo, http://smokey01.com/carolina/sfs/lazaru ... c-i386.sfs it's 144M

md5 04119c77961be4707f326f71d92c7cd5
[b]Carolina:[/b] [url=http://smokey01.com/carolina/pages/recent-repo.html]Recent Repository Additions[/url]
[img]https://dl.dropboxusercontent.com/s/ahfade8q4def1lq/signbot.gif[/img]

User avatar
8Geee
Posts: 2181
Joined: Mon 12 May 2008, 11:29
Location: N.E. USA

#10 Post by 8Geee »

Which version (s) of basic are you compliling from?
Linux user #498913 "Some people need to reimagine their thinking."
"Zuckerberg: a large city inhabited by mentally challenged people."

did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

#11 Post by did18 »

Hello everyone

Flash @: Thank you for the subject moved in the right section.

Geoffrey @: Thanks for the link 'Lazarus'. I was able to test the installation and proper functioning of the distribution 'ToOpPy V2.1'.

8Geee @: I do not fully understand the question ... In fact gambas created an executable say for example 'crearch.gambas'. this executable can run on the PC in the gambas environment. To be accessible to all without using gambas, use the 'runtime' (to put it simply say that it is a small part of the engine gambas). Once the runtime + crearch.gambas + the additional components together, I created the package crearch_n ° version.sfs.

The other aspect is perhaps the version of gambas? This is the last update at the moment (gambas3_3.9.0). The procedure is as follows and is substantially identical to the creation of all .sfs archives.
- Recover .deb packages (here 90 packs for gambas version 'precise i386')
- Unpack all packages in a directory
- Recover any dependencies needed
- Create the package .sfs
Does that answer your question?

Have a good day.

User avatar
8Geee
Posts: 2181
Joined: Mon 12 May 2008, 11:29
Location: N.E. USA

#12 Post by 8Geee »

What version of Basic is the programming language. There are many versions like Qbasic, GWBasic, SuperBasic, Liberty Basic, etc, or is this something unique?
Linux user #498913 "Some people need to reimagine their thinking."
"Zuckerberg: a large city inhabited by mentally challenged people."

did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

#13 Post by did18 »

Hello 8Geee

Yes indeed I misunderstood the question.
In fact I know there specifically answer because I have practiced none of the basics that you mention and do not know the fundamental differences between these versions...
On the home page (in English) it is only specified that it is a Basic interpreter.
This link http://gambas.sourceforge.net/en/main.html will give you more details as I know do.

Have a good day.

did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

#14 Post by did18 »

Hello

The site gambas/guru is no longer accessible ... :-(
THANK Argolance for hosting different versions of gambas3 (and many other programs) on its server:

gambas

Have a good day.

did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

#15 Post by did18 »

Hello

Gambas3_3.9.1.sfs (for 32bit PCs)
Gambas3_3.9.1_amd64.sfs (for 64bit PCs)
Are available at gambas or on the links of the first message.

Have a good day.

did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

#16 Post by did18 »

Hello

A new forum (in English) for gambas here

Have a good day.

did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

#17 Post by did18 »

Hello

Gambas3_3.9.2.sfs (for 32bit PCs)
Gambas3_3.9.2_amd64.sfs (for 64bit PCs)
Are available at gambas or on the links of the first message.

Have a good day.

did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

#18 Post by did18 »

Hello.

The latest version of Gambas3_3.10.0. sfs is now available...
This is of course, the 32Bit version.

Have a nice day.

did18
Posts: 417
Joined: Wed 19 Nov 2014, 22:27

#19 Post by did18 »

Hello

I just finished compiling and uploading gambas3_3.10.0_amd64.sfs.
These are the packages available in launchpad.net for "precise" versions.

You can download this version here ->download gambas3_3.10.0_amd64.sfs (click on me)

This archive is compatible with :
Tahr64_6.0.5.

Have a nice day

hamoudoudou

Vu.. 64 bits..

#20 Post by hamoudoudou »

Vu.. 64 bits..

Post Reply