DEV Community

Discussion on: Bash is a terrible as a programming language, but what's the alternative ?

Collapse
 
instalab profile image
Samuel Boczek

The fact that you have to refer to the documentation, every time you want to write a simple statement, says more about you than the language. That being said, if you want something that is easy to distribute and a "proper programming language" look no further than Perl - the runtime is available on most systems out of the box. Alternatively, you can do python, is very easy to setup and a lot of software already depends on the runtime so telling someone "you need to install python to run this script" sounds less weird than "you need to install node" πŸ˜‰.

Collapse
 
jmfayard profile image
Jean-Michel πŸ•΅πŸ»β€β™‚οΈ Fayard

I don't put my ego into my ability to remember arcane syntax and command line arguments but if that makes you feel smarter, go for it