Input command line
Examples:
This is a shell-ish parser demo:
it handles quoting/escaping, comments, and command separators (; && || | &).
It does not implement expansions, globbing, redirection, or subshell syntax.
Output (JSON) - hover to highlight matching braces
(click “Parse Input”)