Essence

December 22, 2025 ยท View on GitHub

Essence is a silly bash-like shell I wrote for Ethereal. It runs on Linux too though.

What is supported?

Statements like if, while are supported. Most Bash-like syntax is supported, such as $(cmd) and others.

How do I build it?

Run make

Licensing

Essence contains some components from tash.

Essence is licensed under the BSD 3-clause license, seen in LICENSE.