Skip to content

Commit 848ff99

Browse files
committed
README Video Tutorial
1 parent 67a2fbd commit 848ff99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ runParser "aBabaB" (many ayebee)
9999

100100
will return `Right [true, false, true]`.
101101

102+
## Video tutorial
103+
104+
[*Monadic Parsers at the Input Boundary*](https://www.youtube.com/watch?v=LLkbzt4ms6M) by James Brock
105+
102106
## Further reading
103107

104108
[*Monadic Parser Combinators*](https://www.cs.nott.ac.uk/~pszgmh/monparsing.pdf) by Graham Hutton and Erik Meijer 1996.

0 commit comments

Comments
 (0)