Hacker News new | past | comments | ask | show | jobs | submit login

That's not left-recursion.



I probably shouldn't have used the 'left' adjective. But that expression results in an unproductive recursion (unproductive meaning that no characters are consumed through each cycle) analogous to what happens when you recursive-descent parse a context-free grammar containing left-recursive productions.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: