Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ergonomica/ergonomica

🖥️ a cross-platform modern shell.
https://github.com/ergonomica/ergonomica

bash-alternative cli functional-programming lisp lisp-variant python scheme shell terminal

Last synced: about 1 month ago
JSON representation

🖥️ a cross-platform modern shell.

Awesome Lists containing this project

README

        

# Ergonomica

**WARNING**: `master` on this repository is *not* the same as a stable release! Currently, this software is purely experimental, as I am cleaning it up substantially after a long hiatus. However, if you find bugs, feel free to file an issue.

Ergonomica is a cross-platform shell language implemented in Python that aims to redesign the shell in a more standard, easy-to-use, and powerful way than traditional shells. It is designed as a fully-functional S-expression based language with a few traditional shell features such as flags and piping to combine the functionality of a Lisp with the convenience of the UNIX shell.