Ergonomica is a cross-platform shell language, implemented in Python. Ergonomica aims to modernize the terminal, in an easily-extensible and usable language, independent...
ergonomica is a crossplatform shell language, implemented in python. ergonomica aims to modernize the terminal, in an easilyextensible and usable language, independent of the os on which it runs. it uses existing core utilities such as the os and shutil packages, as well as other utilities written in python, such as the suplemon editor, providing builtin tools that are not osdependent. existing python language features such as asynchronous returning may replace components of the shell such as piping.
shell shell-replacement shell-enhancement