Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi authored Jul 20, 2024
1 parent 0926ba1 commit 6ac5f40
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ library, check out the following blog post:

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

The following post gives a good overview of the design of FastParse:

- [Fastparse 2: Even Faster Scala Parser Combinators](https://www.lihaoyi.com/post/Fastparse2EvenFasterScalaParserCombinators.html)

This readme contains some developer docs, if you intend on working on the
fastparse repo, not just using it as a library.

Expand Down

0 comments on commit 6ac5f40

Please sign in to comment.