Guide โ
Task-oriented guides that take you from zero to a working integration. Each page follows the same shape: what you will learn, when to use it, a complete runnable example, expected output, and links to the API and concepts behind it.
Start here โ
- Getting Started โ install, create a parser, parse source, inspect a tree.
- Your First Parser โ the minimal end-to-end program.
- Parsing Source โ inputs, languages, and the parse call.
