Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Z shell

< >

Z shell is an open source programming language created in 1990 by Paul Falstad.

#138on PLDB 34Years Old
Homepage · REPL · Try It Online · Wikipedia · Demo Video · Docs

A screenshot of the programming language Z shell.

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. Zsh is an extended Bourne shell with a large number of improvements, including some features of Bash, ksh, and tcsh.. Read more on Wikipedia...


Example from Riju:
echo "Hello, world!"
Example from hello-world:
#!/bin/zsh echo "Hello World"

Language features

Feature Supported Example Token
Strings "Hello world" "
Print() Debugging echo
Here Document
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll