top | item 47104590

(no title)

sam0x17 | 9 days ago

btw the “quoth” crate makes it really really easy to implement scannerless parsing in rust for arbitrary syntax, use it on many of my projects

discuss

order

IshKebab|9 days ago

Interesting looking crate. You don't seem to have any examples at all though so I wouldn't say it makes it easy!

sam0x17|6 days ago

Yeah thanks for highlighting this, I should add some examples