Amsterdam
I write code.
Ticket created by ~sircmpwn on ~sircmpwn/rc
At least:
- .
- cd
- eval
- export
- exit
- exec
- shift (or $=$(1-))?
Ticket created by ~sircmpwn on ~sircmpwn/rc
Should handle all of these cases properly:
# start of line # preceded by whitespace echo hello world # following other lexical elements
Ticket created by ~sircmpwn on ~sircmpwn/rc
We can't actually use the name "rc"
Ticket created by ~sircmpwn on ~sircmpwn/rc
% echo foo \ > bar
Might help to have a special error type for unexpected EOF rather than batching it with syntax errors, so that the entry point can pick up on it and behave differently