- PEG for ZSH https://en.m.wikipedia.org/wiki/Parsing_expression_grammar 4 comments zsh
- Using a parsing expression grammar https://en.wikipedia.org/wiki/Parsing_expression_grammar 3 comments rust
Linking pages
- GitHub - martanne/vis: A vi-like editor based on Plan 9's structural regular expressions https://github.com/martanne/vis 281 comments
- The h Programming Language - Xe https://christine.website/blog/h-language-2019-06-30 233 comments
- LL and LR in Context: Why Parsing Tools Are Hard http://blog.reverberate.org/2013/09/ll-and-lr-in-context-why-parsing-tools.html 224 comments
- Parsing Expressions · Crafting Interpreters http://www.craftinginterpreters.com/parsing-expressions.html 174 comments
- Lessons from Writing a Compiler https://borretti.me/article/lessons-writing-compiler 132 comments
- GitHub - zesterer/chumsky: Write expressive, high-performance parsers with ease. https://github.com/zesterer/chumsky 126 comments
- circle/README.md at master · seanbaxter/circle · GitHub https://github.com/seanbaxter/circle/blob/master/new-circle/README.md 107 comments
- GitHub - ohmjs/ohm: A library and language for building parsers, interpreters, compilers, etc. https://github.com/harc/ohm 103 comments
- GitHub - aappleby/Matcheroni: A minimalist single-header library for building pattern-matchers, lexers, and parsers. https://github.com/aappleby/Matcheroni 89 comments
- Python behind the scenes #2: how the CPython compiler works https://tenthousandmeters.com/blog/python-behind-the-scenes-2-how-the-cpython-compiler-works/ 52 comments
- Compilers for Free http://codon.com/compilers-for-free 48 comments
- Parsing list comprehensions is hard http://www.rntz.net/post/2018-07-10-parsing-list-comprehensions.html 48 comments
- Earley Parsing Explained http://loup-vaillant.fr/tutorials/earley-parsing/ 45 comments
- Grammars for programming languages | by Mikhail Barash | Medium https://medium.com/@mikhail.barash.mikbar/grammars-for-programming-languages-fae3a72a22c6 44 comments
- GitHub - pest-parser/pest: The Elegant Parser https://github.com/pest-parser/pest 37 comments
- GitHub - sebcat/move-literals: An example of PEG usage https://github.com/sebcat/move-literals 29 comments
- GitHub - TheLartians/PEGParser: 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars. https://github.com/thelartians/parser 28 comments
- GitHub - dragostis/pest: The Elegant Parser https://github.com/dragostis/pest 26 comments
- GitHub - tolmasky/language: A fast PEG parser written in JavaScript with first class errors https://github.com/tolmasky/language 26 comments
- GitHub - cdiggins/parakeet: A fast and simple .NET parsing library https://github.com/cdiggins/parakeet 26 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:wikipedia.org
Search title: Parsing expression grammar - Wikipedia
See how to search.