Hacker News new | ask | show | jobs
by sklogic 3831 days ago
Yes, I implemented exactly this approach. But for the binary expressions I am using Pratt, it is faster and easier to construct left-associative nodes.