Lexer
produces tokens
Take the input and pass tokens to the parser.
Excellent talk rob pike - Lexical Scanning in Go
Parser
llvm ir in golang
https://blog.gopheracademy.com/advent-2018/llvm-ir-and-go/
https://www.aosabook.org/en/llvm.html
produces tokens
Take the input and pass tokens to the parser.
Excellent talk rob pike - Lexical Scanning in Go
https://blog.gopheracademy.com/advent-2018/llvm-ir-and-go/
https://www.aosabook.org/en/llvm.html
Backlinks
* Programming :PROPERTIES: :CUSTOM_ID: programming :END: - [[./golang.org][Go]] - [[./wasm.org][Web Assembly]] - [[./design_patterns.org][Design Patterns]] - [[./the_recurse_center.org][The Recurse Ce...