From: Alex Corcoles Date: Wed, 5 Jan 2022 14:07:13 +0000 (+0100) Subject: Add presentation tool X-Git-Tag: 20240214-emacs~595 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=e3ca7d4a13956f3b9c80780d5adbf86c7c3baa7d;p=alex.git Add presentation tool --- diff --git a/IDEAS b/IDEAS index f185bb8..2f11468 100644 --- a/IDEAS +++ b/IDEAS @@ -126,3 +126,9 @@ Turing Parser * 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) + +Presentation tool + +* A tool to edit reveal.js-style slides +* But also record and do basic audio editing +* So it can help with timing/pacing, and even generate a nice video