mirror of
https://github.com/lloeki/go_shell.git
synced 2026-06-21 20:12:58 +02:00
Tutorial - Write a shell in Go
- Go 100%
| 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.