From infosec.exchange
Mini-rust in Rust 012: Backtracking in our parser
2 2
We've built a toy parser, but it's not going to last us. We need to make it a bit more proper. Specifically, we need to be able to look ahead, and then backtrack. More info: https://artificialworld...
#Video #parsing #livecoding #rustlang #programming
16h ago