Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
chakkepolja
on Nov 27, 2022
|
parent
|
context
|
favorite
| on:
The Rune Programming Language
Interestingly the parser is generated using flex and bison, which I thought was rare these days.
tgv
on Nov 27, 2022
[–]
If you want accurate error messages, you might want to write the parser by hand. If you want to make changing the grammar easy, and have a reliable, correct parser, you use a parser generator. Some have better error message than bison.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: