Page 1 of 1

Gambas3 Shell gsh as replacement for BASH

Posted: Friday 21st January 2022 1:36am
by justlostintime
Gambas Shell gsh a linux shell replacement for BASH.
This allows the integration of cli command and shell expansion features into your gambas3 environment.
It is both interactive and batch capable with job control. Also supporting aliases as used in bash.
Functions can be developed interactively, and its great for learning Gambas3 or just testing a quick idea.
It also includes a compile feature that will produce a standalone gambas script.

The $ sign identifies global variable, which can be shared between applications or locally.

The documentation may be found here https://github.com/justlostintime/GambasShell/wiki

I have linked a short video bellow that demonstrates some of the features and functions.

https://youtu.be/37qthCdFse0