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

Agreed. Parser generators are a magic black box. Parsing is not too difficult, there is some actual computer science in some spots, but I think parsing should be a core complacency of a programming language to unlock full potential.





A very very long list of CVEs disagrees with that parsers are "not too difficult".

Binary format parsing != Programming language parsing.

Binary formats are rarely context free.

Agreed, but there are different things being prioritized with each approach.



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

Search: