I've started using the [oil-dev@oilshell.org][] mailing list I set up in November. I also made the archives public.
Subscribe if you're interested!
Version yak shaving.
which requires get spec tests running on other people's machines.
Run real programs. Starting with bin/osh ./spec.sh
Fixed two bugs: - Implement $1 .. $9 - Globbing needs to be overhauled. I mentioned that in review of Roadmap #3.
Architectural changes:
However for recursive evaluators, exceptions are really useful. It really obscures the logic of the interpreter to have this go-style
result, err = thing everywhere.
I still believe in errors as values?
Better interface: recursive
After architectural changes:
Just like I did with the parser, I want to do with the runtime.
If you are interested, read the Contributing page? Spec tests won't work but then you can see the problem.
An Ubuntu 14.04 VM will work for now.