Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mikevin
on May 4, 2023
|
parent
|
context
|
favorite
| on:
Why split lexing and parsing into two separate pha...
Can you expand on why you prefer that approach?
int_19h
on May 4, 2023
[–]
It's much easier to have a grammar that is LL(1) - which also makes recursive descent that much more convenient to write - if you separate.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: