Hacker News new | ask | show | jobs
by oxnrtr 2195 days ago
They parse it one way, and if they figure out the other parse option was right, they go back and fix the parse tree.

Basically, unlimited look-ahead.

1 comments

Is it somehow a problem?