Zig: the Hash Map Types Maze
1. Zig’s HashMap Hierarchy
1. Zig’s HashMap Hierarchy
defer / errdefer
这俩 keywords 在 Zig Language Reference 中的解释着实不太好,我这里补充一下。
1. Bootstrap 释义, again
See discussion here: Left recursion in LR(1) parsers. Note that templatetypedef wrote:
其实在 Fluent Python: Chapter 7 - Function Decorators and Closures 有讲,但没有专注在 signature 上。
Output Type 1: Boolean (i.e. acceptance only)
ast module (vs deprecated parser module for parse trees)
Parse Trees vs ASTs
tokenize module
tokenize module