Skip to content

Commit

Permalink
languages: read regex article series.
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgrinaker committed Feb 6, 2021
1 parent cd27dc0 commit d96162f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions languages-and-compilers.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@

### Regular Expressions

- [ ] 🛠 [Let's Build a Regex Engine](https://kean.blog/post/lets-build-regex) (A Grebenyuk 2019)
- [ ] 📄 [Regular Expression Matching Can Be Simple And Fast](https://swtch.com/~rsc/regexp/regexp1.html) (R Cox 2007)
- [x] 🛠 [Let's Build a Regex Engine](https://kean.blog/post/lets-build-regex) (A Grebenyuk 2019)
- [ ] 📄 [Regular Expression Matching Can Be Simple And Fast](https://swtch.com/~rsc/regexp/regexp1.html) (R Cox 2007)

0 comments on commit d96162f

Please sign in to comment.