aboutsummaryrefslogtreecommitdiff
path: root/INTERESTING_PROJECTS.org
diff options
context:
space:
mode:
Diffstat (limited to 'INTERESTING_PROJECTS.org')
-rw-r--r--INTERESTING_PROJECTS.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org
index 4bfba388..caa65849 100644
--- a/INTERESTING_PROJECTS.org
+++ b/INTERESTING_PROJECTS.org
@@ -130,6 +130,7 @@ Also keeping things in a Org mode means I can classify and add notes.
- https://craftinginterpreters.com/contents.html - Book
- https://github.com/rulex-rs/pomsky - regex alternative
- https://rosie-lang.org/ - another regex alternative, based on PEGs
+ - https://tratt.net/laurie/blog/2020/which_parsing_approach.html - which parsing approach?
*** DCGs/Prolog
- https://en.wikipedia.org/wiki/Definite_clause_grammar
- https://github.com/mthom/scryer-prolog/