DEV Community

Discussion on: My terminal became more Rusty 🦀

Collapse
 
vonheikemen profile image
Heiker

Cool. Now all you need is a rusty interactive shell. Have you heard about nushell?

Collapse
 
himujjal profile image
Himujjal Upadhyaya

I was going to comment about nushell! And to my surprise its the first comment. nushell is out of this world. Unlike JavaScript and Python this will be an actual scripting language. Concise and fast.

Then I guess we will have two kinds of programming languages:

  1. Statically typed -> AOT compiled
  2. NuShell / Powershell
Collapse
 
22mahmoud profile image
Mahmoud Ashraf

Yeah I tried nushell before, it's pretty nit. but since zsh compatible with all bash commands and fast, i don't have a reason to go nushell.