mirror of
https://github.com/lloeki/go_shell.git
synced 2026-02-04 04:35:07 +01:00
Tutorial - Write a shell in Go
| go_shell.go | ||
| README.md | ||
Tutorial - Write a shell in Go
This code uses literate programming, so everything is in go_shell.go.
Credits
All the merit goes to Stephen Brennen's "Write a Shell in C" tutorial.