From af718c999b8cb70f42af8038a02ffc751dfb7699 Mon Sep 17 00:00:00 2001 From: Carsten Strotmann Date: Sat, 20 Jun 2020 23:11:40 +0200 Subject: [PATCH] TODO File --- TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..df5d2f1 --- /dev/null +++ b/TODO @@ -0,0 +1,15 @@ +VolksForth TODO + + * english translation of Handbook + * update handbook + * sync VolksForth versions + * document meta compiling + * implement cross meta compiling + * port VolksForth Editor to GNU/Forth + * updated full screen Editor (Emacs Key Bindings) + * Forth 200x Standard Update + * implement POSTPONE + * implement VIS (VOCABULARIES, ITEMS, STICKY words) + * implement recognizders + * implement mwords (Martin Bitter) + * implement MARKER and CORNERSTONE