top | item 41045006

(no title)

compacct27 | 1 year ago

The real trick here is dodging ASTs, which, after trying to use in so many parse-the-code projects, really aren’t needed all the time but are put pretty highly on the pedestal

discuss

order

layer8|1 year ago

An AST can carry the original source representation on each node as metadata — best of both worlds.