Software Alternatives, Accelerators & Startups

Gambas VS fish shell

Compare Gambas VS fish shell and see what are their differences

Gambas logo Gambas

Gambas is a full-featured object language and development environment built on a BASIC interpreter.

fish shell logo fish shell

The friendly interactive shell.
  • Gambas Landing page
    Landing page //
    2019-06-06

Gambas is a Basic language with object extensions. A program written with Gambas is a set of files. Each file describes a class, in terms of object programming. The class files are compiled, then executed by an interpreter. It is very inspired by Java. Gambas is made up of the following programs: * compiler * interpreter * archiver * graphical user interface component * development environment The development environment is written with Gambas itself, to show the abilities of the language. Features - A Gambas project is stored under 1 directory. The archiver transforms the project directory structure in one sole executable file - Compiling a project only requires the compilation of the modified classes. Every external reference of a class is solved dynamically at the execution time - Gambas has a component architecture that allows to extend the language. Anyone can write components as shared libraries that dynamically add new native classes to the interpreter. Components can be written in Gambas. The component architecture is documented in the Wiki encyclopaedia - By default, the Gambas interpreter is a text-only program. The component architecture is used for writing the graphical user interface part of the language - The graphical user interface is implemented as a component, Gambas will be able to be independent of any toolkit! Write a program, and choose the toolkit later : GTK+, Qt4.. - Gambas projects are easily translatable - Its object model is simple but powerful

  • fish shell Landing page
    Landing page //
    2022-01-23

Gambas videos

REVIEW GAMBAS | sumberplastik.co.id

More videos:

  • Review - Gambas al Ajillo Review 3/14/20 @ #SeaWorldSevenSeas #SeaWorldSanDiego
  • Review - Review Software Gambas 2.99 : The Best Visual Basic Alternative

fish shell videos

this tank is not overstocked | Fish Tank Review Ep. 1

More videos:

  • Review - Can Female Bettas Live In A Bowl Together? | Fish Tank Review 36
  • Review - Ryan's First Time Catching Fish for Dinner!!!

Category Popularity

0-100% (relative to Gambas and fish shell)
Programming Language
100 100%
0% 0
Cryptocurrencies
0 0%
100% 100
OOP
100 100%
0% 0
Blockchain
0 0%
100% 100

User comments

Share your experience with using Gambas and fish shell. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, fish shell seems to be a lot more popular than Gambas. While we know about 124 links to fish shell, we've tracked only 4 mentions of Gambas. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Gambas mentions (4)

fish shell mentions (124)

  • Day 5 - More or less...
    We're using bash as our terminal shell for now (it is standard in many distros) but it is not the only one out there. If you want to test out zsh, fish or oh-my-zsh, you will see that there are a few differences and the features are usually the main differentiator. Try that, poke around. Source: 7 months ago
  • Devuan Upgrade: 4 to 5 Daedalus
    Before actual update, confirm your shell is independent on python. It is important when you use fish:. - Source: dev.to / 10 months ago
  • fish-shell: the user-friendly command-line shell
    > As for why I don't think that's their goal, just look at https://fishshell.com/ not one of the listed features requires them to drop POSIX compatibility entirely. “Sensible scripting” is right there. - Source: Hacker News / 10 months ago
  • Antonmedv/walk: Terminal file manager
    This is the default behaviour of fish[1], by the way! [1]: https://fishshell.com. - Source: Hacker News / 10 months ago
  • Is there any way to make fonts "thicker"?
    Last suggestion? Give fish a go. Its amazing. https://fishshell.com/. Source: 12 months ago
View more

What are some alternatives?

When comparing Gambas and fish shell, you can also consider the following products

Xojo - Real Software and Real Studio are now Xojo.

zsh - The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a powerful command interpreter for shell scripting.

Lazarus - Lazarus is a cross-platform IDE for the Free Pascal compiler.

GNU Bourne Again SHell - Bash is the shell, or command language interpreter, that will appear in the GNU operating system.

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

Starship (Shell Prompt) - Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, and Powershell.