20 lines
442 B
Text
20 lines
442 B
Text
- impl backslash escapes
|
|
- eval words
|
|
- error handling
|
|
- arithmatic
|
|
- subst
|
|
- standard argv -> name+switches+positionals helper
|
|
|
|
==========================
|
|
older
|
|
==========================
|
|
|
|
- Jest testing
|
|
- endekalogue
|
|
|
|
test cases:
|
|
|
|
- intercommand whitespace, blank commands, ;;;,
|
|
- braces, nested, escaped, continued newlines, other backslashes, text-after-closing-brace
|
|
- trailing whitespace, for commands and scripts
|
|
- backslash escapes
|