Goodbye Regex. Hello Parsers! - Hackle Wayne - NDC Sydney 2020
About this talk
"Take a problem, solve it with Regex, now you have two". Ever had any headaches caused by (non-trivial) use of Regex? Parsers come to the rescue when Regex falls short. They are much easier to reason with, and promise better balance between writability and readability. Let us take Parsers out for a spin! * Simple intro to parsing * The building blocks * Combining parsers * Conditionals and choices * Recursion * Recap: pros, cons and recommendations Through this session you'll get the gist of parsing and feel confident to start using it yourself. A must-have power tool for your kit!
Stay Updated
Get notified about new features and conference additions.