record my hopes and dreams into the readme
This commit is contained in:
parent
d11545bc31
commit
ba38fbde04
1 changed files with 6 additions and 1 deletions
|
|
@ -536,13 +536,17 @@ Note: this section only tracks the state of incomplete TODO items. Having everyt
|
||||||
- store in repo after giving presentation
|
- store in repo after giving presentation
|
||||||
|
|
||||||
** TODO alpha tasks
|
** 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
|
- 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 interpreter)
|
||||||
- Can pass args to relish scripts (via command line)
|
- Can pass args to relish scripts (via command line)
|
||||||
- History length configurable
|
- History length configurable
|
||||||
- Search delim configurable
|
- Search delim configurable
|
||||||
- Rename to Flesh
|
|
||||||
- master branch -> main branch
|
- 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
|
- Create a dedicated community channel on matrix.sunnypup.io
|
||||||
- get type function
|
- get type function
|
||||||
- Lex function
|
- Lex function
|
||||||
|
|
@ -569,3 +573,4 @@ Note: this section only tracks the state of incomplete TODO items. Having everyt
|
||||||
- TCP Listener
|
- TCP Listener
|
||||||
- HTTP Listener
|
- HTTP Listener
|
||||||
- UDP Listener
|
- UDP Listener
|
||||||
|
- Bindings for the simplest possible UI library
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue