added peekName, to peek a shell name
Revert "renamed peekWord to readWord"
renamed Symbol.Id.D variants to Double variants
zosh is a minimal POSIX shell. It's goals are to be exactly POSIX compliant, simple, and readable.
This a work in progress.
The only dependency is Zig. The Zig compiler version last tested is: 0.5.0+8b4592166
Build:
zig build
Build and run:
zig build run
You can submit bugs and TODO here: ~ntgg/zosh.
Please send patches to ~ntgg/zosh-dev@lists.sr.ht.
For help with sending patches over email, see here.
MIT