Comment on What are the recommended scripting languages for complex shell scripts beyond bash?

Knusper@feddit.de ⁨10⁩ ⁨months⁩ ago

Personally, I don’t feel like it’s worth learning a separate scripting language when you’re comfortable with a full-fledged programming language.

Python, Lua etc. used to be on a whole different level of usability, when compared to C. But compared to modern, high-level languages, the difference is marginal. Not to mention that at least compared to Rust, they start to look rather antique, too, and lack in robust tooling.

If you don’t feel like maintaining a whole git repo, use e.g. rust-script.

source
Sort:hotnewtop