pl
This repository has been archived on 2020-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
mappu dc9eb66088 commit all archived files 2016-08-14 00:00:00 +00:00
dist-archive commit all archived files 2016-08-14 00:00:00 +00:00
.legacy-codesite.toml initial meta commit 2016-08-14 00:00:00 +00:00
README.md commit all archived files 2016-08-14 00:00:00 +00:00

README.md

gash

A POSIX shell.

Uses goroutines to implement job backgrounding.

The tokenizer, parser, execution and piping all work, but as of the current release (0.1) there are many bugs and missing features before you could chsh to this.

Tags: PL

Changelog

2016-08-14: r010