Expand description
A parser that can ketch - up with your programming language.
Modules§
- asa
- Traits for implementing an ASA
- error
- Enums for errors in ketchup
- node
- Traits for nodes in the ASA
- parse
- Functions for parsing and manipulating the ASA
- prelude
- Common imports to get you up and running with ketchup
Type Aliases§
- Precedence
- The precedence of an operation / node