Hacker News Clone new | comments | show | ask | jobs | submit | github repologin
Runtime-Extensible SQL Parsers Using Peg (duckdb.org)
43 points by todsacerdoti 14 hours ago | hide | past | web | 3 comments | favorite





The incredible Janet for Mortals book by Ian Henry was my first exposure to peg. It's very interesting and changed my thinking on programming in a big way. It's a free book.

https://janet.guide/pegular-expressions/


> parsers should be rewritten using modern abstractions like Parser Expression Grammars (PEG), which allow dynamic changes to the accepted query syntax and better error recovery.

The DuckDb project continues to impress me every day.



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

Search: