Hacker News
- Modern Parser Generator https://matklad.github.io/2018/06/06/modern-parser-generator.html 2 comments
- Blog Post: Modern Parser Generator https://matklad.github.io/2018/06/06/modern-parser-generator.html 16 comments rust
Linking pages
- Challenging LR Parsing https://rust-analyzer.github.io/blog/2020/09/16/challeging-LR-parsing.html 109 comments
- Long-form Texts on Interesting Details of Computers - Pascal’s Scribbles https://deterministic.space/several-months-of-reading-material.html 1 comment
- Implementation Challenge: Lossless, compact parse tree with iterative traversal https://www.foonathan.net/2021/04/parse_tree/ 0 comments
- Error recovery with parser combinators (using nom) - Eyal Kalderon https://eyalkalderon.com/blog/nom-error-recovery/ 0 comments
Linked pages
- Pratt Parsers: Expression Parsing Made Easy – journal.stuffwithstuff.com http://journal.stuffwithstuff.com/2011/03/19/pratt-parsers-expression-parsing-made-easy/ 179 comments
- A Few Billion Lines of Code Later: Using Static Analysis to Find Bugs in the Real World | February 2010 | Communications of the ACM http://cacm.acm.org/magazines/2010/2/69354-a-few-billion-lines-of-code-later/fulltext 138 comments
- GitHub - tree-sitter/tree-sitter: An incremental parsing system for programming tools https://github.com/tree-sitter/tree-sitter 134 comments
- The context sensitivity of C's grammar - Eli Bendersky's website http://eli.thegreenplace.net/2007/11/24/the-context-sensitivity-of-cs-grammar/ 33 comments
- Operator expressions - The Rust Reference https://doc.rust-lang.org/1.22.1/reference/expressions/operator-expr.html#lazy-boolean-operators 18 comments
- GitHub - matklad/fall https://github.com/matklad/fall 0 comments
Would you like to stay up to date with Rust? Checkout Rust Weekly.
Related searches:
Search whole site: site:matklad.github.io
Search title: Modern Parser Generator
See how to search.