ITADN

flat ast

#78Openstefnotch 创建于 2024-05-30
S
stefnotchcommented
https://www.cs.cornell.edu/~asampson/blog/flattening.html https://recursion.wtf/posts/rust_schemes/ Nice perf boost, allows for easy node reuse. Might make algorithms that change the tree structure cheaper to implement.
1 条评论