|
|
|
|
|
by munificent
192 days ago
|
|
True, but that does also depend on where you store semantic information. Zipping past a nicely packed AST won't buy you much if for every node you have to look up its type or other semantic information somewhere else in memory through some slow process. |
|