7 lines
326 B
Plaintext
7 lines
326 B
Plaintext
- `and` combinator in input.
|
|
- inputs to external extractors? "polarity" of args?
|
|
- "extractor macros" rather than full rule reversal? (rule ...) and (pattern ...)?
|
|
- Document semantics carefully, especially wrt extractors.
|
|
- Build out an initial set of bindings for Cranelift LowerCtx with extractors
|
|
for instruction info.
|