mirror of
https://github.com/lloeki/go_shell.git
synced 2026-05-06 14:30:23 +02: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.