Главная
Study mode:
on
1
Intro
2
Outline
3
What is a Combinator
4
Why parse
5
Simple parser
6
Combinators
7
Map Combinator
8
Fix Operators
9
Demo
10
Compound Combinators
11
Parsing
12
More combinators
13
Improving the parser
14
Building a JSON parser
15
Null
16
Strings
17
List of passes
18
Unicode character
19
Integers
20
Combine
21
Parse
22
Summary
23
Outro
Description:
Dive deep into the world of parser combinators in this comprehensive 53-minute conference talk. Learn how to build a parser combinator library from scratch using functional programming techniques in F#. Explore the concept of combinators, understand why parsing is important, and discover how to create simple parsers. Progress through more advanced topics such as map combinators, fixing operators, and compound combinators. Follow along with a live demo and learn how to improve parser performance. Apply your newfound knowledge to construct a full-featured JSON parser, covering various data types including null, strings, lists, Unicode characters, and integers. Gain valuable insights into this alternative approach to traditional parsing methods, which offers simplicity comparable to regular expressions.

Understanding Parser Combinators - A Deep Dive

NDC Conferences
Add to list