Yuval Shavit

Results 11 comments of Yuval Shavit

I've also since added `PUSH_LITERAL("a")`, which takes a single string literal as an arg and pushes it to the stack. See pest-parser/pest#1092 and https://pest.rs/book/grammars/syntax.html#the-stack: > `PUSH_LITERAL` works similarly to `PUSH`,...