|
You are here |
zserge.com | ||
| | | | |
xnacly.me
|
|
| | | | | Why i think you should write your own programming language | |
| | | | |
briancallahan.net
|
|
| | | | | ||
| | | | |
nnethercote.github.io
|
|
| | | | | Like most compilers, rustc (the Rust compiler) has a lexer that breaks source code into tokens, which are small units such as identifiers, literals, operators, and punctuation. The parser then checks that these tokens are present in an order that satisfies Rust's grammar. | |
| | | | |
gilmi.me
|
|
| | | m.me - Why I like JavaScript as a compilation target | ||