es

Es is an extensible shell. The language was derived from the Plan 9 shell, rc, and was influenced by functional programming languages, such as Scheme, and the Tcl embeddable programming language.

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Linux
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  No registration required
  2.  Ad-free
  3.  Command line interface
  4.  Support for scripting
  5.  Works Offline

es News & Activities

Highlights All activities

Recent activities

Show all activities

es information

  • Developed by

    wryun
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    27 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  346 Stars
  •  27 Forks
  •  36 Open Issues
  •   Updated  
View on GitHub
es was added to AlternativeTo by Alternative Software on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is es?

Es is an extensible shell. The language was derived from the Plan 9 shell, rc, and was influenced by functional programming languages, such as Scheme, and the Tcl embeddable programming language.

"Es is an extensible Unix shell with first class functions, lexical scope, exceptions, and rich return values (i.e., functions can return values other than just numbers). Es's extensibility comes from the ability to modify and extend the shell's builtin services, such as path searching and redirection. Like the Plan 9 shell rc, it is great for both interactive use and for scripting, particularly since its quoting rules are much less baroque than the C or Bourne shells." -- Paul Haahr

Official Links