Goodbye Regex. Hello Parsers! - Hackle Wayne - NDC Sydney 2020
Description:
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Grab it
Explore the world of parsing in this 58-minute conference talk from NDC Sydney 2020. Discover how parsers can be a powerful alternative to regular expressions, offering better readability and easier reasoning. Learn the basics of parsing, including building blocks, parser combinations, conditionals, choices, and recursion. Gain confidence in using parsers as a valuable tool for solving complex text processing problems. By the end of the talk, understand the pros and cons of parsing and receive recommendations for implementing this technique in your own projects.