mirror of
https://github.com/lloeki/go_shell.git
synced 2025-12-06 02:14:39 +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.