From: alex Date: Fri, 22 Jul 2022 17:32:20 +0000 (+0000) Subject: Add some links to experiments X-Git-Tag: 20240214-emacs~570 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=95ef450e712440843545ba9a170ae9571e09280c;p=alex.git Add some links to experiments --- diff --git a/IDEAS.org b/IDEAS.org index 705af99..3a8f9e1 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -20,6 +20,7 @@ - A toolkit to write parsers for languages which are not CFGs and that need Turing-complete parsing code. - Provides tools to implement stateful lexers, keeping line-column information and generating good error messages. - Provides tools to transform the token stream, using arbitrary code, to generate annotated ASTs (i.e. with line/column number information) +- See https://github.com/alexpdp7/lmparser * Extensible lightweight markup language @@ -27,6 +28,7 @@ - But with a well-defined AST - Complex nested lists - Styling of code blocks (highlighting, user input, replaceable...) +- See https://github.com/alexpdp7/lmparser * Streaming DB @@ -73,6 +75,7 @@ See https://github.com/EvgSkv/logica - Speaks XOAUTH2 - Syncs to something Mutt/Notmuch/etc. can use easily +- See https://github.com/alexpdp7/notsomuchcomplex * Parallel execution framework