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