stacker icon indicating copy to clipboard operation
stacker copied to clipboard

Parse lookups as an abstract syntax tree

Open ejholmes opened this issue 8 years ago • 0 comments

Realized we don't have an issue tracking this. Lookups are currently replaced using regular expressions, which helped cause this bug. It might be more robust to parse everything as an abstract syntax tree.

ejholmes avatar Mar 17 '17 02:03 ejholmes