7 ms·
I believe it means flattening the AST, here is a nice blog post about this technique https://www.cs.cornell.edu/~asampson/blog/flattening.html https://www.cs.co
by fuklief 3y ago
I believe it means flattening the AST, here is a nice blog post about this technique https://www.cs.cornell.edu/~asampson/blog/flattening.html https://www.cs.cornell.edu/~asampson/blog/flattening.html
- hurril 3y agoNice! Thank you! I'd forgotten about that technique - think I read about it in a ancient compiler book (by french authors no less!) EDIT: this was a really interesting read!