Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
jjtheblunt
2y ago
0 comments
Share
the call stack during recursive descent is an ephemeral ast, for the recursive descent parsers I've written.
0 comments
default
newest
oldest
hedora
2y ago
That implies the memory usage is proportional to the depth of the AST, not the total size (which is the point, I think).
j
/
k
navigate · click thread line to collapse