aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INTERESTING_PROJECTS.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org
index d9ed0589..f69f424a 100644
--- a/INTERESTING_PROJECTS.org
+++ b/INTERESTING_PROJECTS.org
@@ -39,6 +39,7 @@ Also keeping things in a Org mode means I can classify and add notes.
- https://github.com/stephan-tolksdorf/fparsec
- https://github.com/Engelberg/instaparse
- https://janet-lang.org/docs/peg.html - Janet is a programming language with first-class support for PEGs
+ - https://craftinginterpreters.com/contents.html - Book
** DCGs/Prolog
- https://en.wikipedia.org/wiki/Definite_clause_grammar
- https://github.com/mthom/scryer-prolog/