python3system

Shell with Python syntax

Always was surprised with weird shell syntax variations, was it bash with weird “if [-d …] ” block or cmd with %~dp0.
Looks like not me only: here’s a system shell with Python syntax.
Sweet stuff.

https://xon.sh/tutorial.html

Hi, I’m AK