From ba38fbde04257f6ea36845f02d9197366de29aa1 Mon Sep 17 00:00:00 2001 From: Ava Hahn Date: Fri, 31 Mar 2023 11:53:04 -0700 Subject: [PATCH] record my hopes and dreams into the readme --- Readme.org | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Readme.org b/Readme.org index ea63737..8ed53c3 100644 --- a/Readme.org +++ b/Readme.org @@ -536,13 +536,17 @@ Note: this section only tracks the state of incomplete TODO items. Having everyt - store in repo after giving presentation ** TODO alpha tasks +- TYPE SYSTEM HAS NO CTR::NONE +- SEG USES Option() AND IF POSSIBLE NO BOX (maybe strings or symbols or numbers are boxed instead?) - Write next_has member function for &Seg and simplify stdlib and probably also eval/sym +- Rename to Flesh - Can pass args to relish scripts (via interpreter) - Can pass args to relish scripts (via command line) - History length configurable - Search delim configurable -- Rename to Flesh - master branch -> main branch +- squash top of main and keep pre-alpha history in a historical branch +- delete snippets/legacy too - Create a dedicated community channel on matrix.sunnypup.io - get type function - Lex function @@ -569,3 +573,4 @@ Note: this section only tracks the state of incomplete TODO items. Having everyt - TCP Listener - HTTP Listener - UDP Listener +- Bindings for the simplest possible UI library