Unable to load image

Chumsky - A parser library for humans with powerful error recovery :karlmarxey::marseyrevolution:

https://crates.io/crates/chumsky

Orangesite: https://news.ycombinator.com/item?id=32031591

https://i.rdrama.net/images/16841356560722623.webp

Features


  • Lots of combinators!

  • Generic across input, output, error, and span types

  • Powerful error recovery strategies

  • Inline mapping to your AST

  • Text-specific parsers for both u8s and chars

  • Recursive parsers

  • Backtracking is fully supported, allowing the parsing of all known context-free grammars

  • Parsing of nesting inputs, allowing you to move delimiter parsing to the lexical stage (as Rust does!)

  • Built-in parser debugging

6
Link copied to clipboard
Action successful!
Error, please refresh the page and try again.