Skip to content

Commit 6ac5f40

Browse files
authored
Update README.md
1 parent 0926ba1 commit 6ac5f40

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ library, check out the following blog post:
2121

2222
- [Easy Parsing with Parser Combinators](http://www.lihaoyi.com/post/EasyParsingwithParserCombinators.html)
2323

24+
The following post gives a good overview of the design of FastParse:
25+
26+
- [Fastparse 2: Even Faster Scala Parser Combinators](https://www.lihaoyi.com/post/Fastparse2EvenFasterScalaParserCombinators.html)
27+
2428
This readme contains some developer docs, if you intend on working on the
2529
fastparse repo, not just using it as a library.
2630

0 commit comments

Comments
 (0)