|
|
|
|
|
by grose
3551 days ago
|
|
Lexical Scanning in Go by Rob Pike https://www.youtube.com/watch?v=HxaD_trXwRE I love everything about this talk. It walks you through building a lexer from scratch in a simple and elegant way, through a very interesting use of coroutines. I appreciate the bits of humor in the talk as well. |
|