diff options
| author | Alex Corcoles <alex@pdp7.net> | 2022-09-10 18:39:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-10 18:39:47 +0200 |
| commit | e90d5aa35aad744c9759c0c5550840c8f18553ea (patch) | |
| tree | 4ec9405317e9475fa3210bd1e66c3560d0f331d4 /INTERESTING_PROJECTS.org | |
| parent | db8d26398fbbca6650178771fa74d01ba4b1f044 (diff) | |
Add dcgs
Diffstat (limited to 'INTERESTING_PROJECTS.org')
| -rw-r--r-- | INTERESTING_PROJECTS.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index 173ed9d5..166b238a 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -23,6 +23,10 @@ Also keeping things in a Org mode means I can classify and add notes. ** ProseMirror *** https://github.com/ProseMirror/prosemirror-markdown * Parsers +** DCGs/Prolog +*** https://en.wikipedia.org/wiki/Definite_clause_grammar +*** https://github.com/mthom/scryer-prolog/ +*** https://github.com/rla/prolog-markdown ** https://github.com/hydro-project/rust-sitter - TreeSitter in Rust ** https://github.com/petitparser/dart-petitparser ** https://github.com/metaborg/sdf |
