another roadmap tweak
Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
parent
143173f046
commit
aa56570d7d
1 changed files with 4 additions and 1 deletions
|
|
@ -173,8 +173,11 @@ Note: this section only tracks the state of incomplete TODO items. Having everyt
|
||||||
- core code is nostd compatible?
|
- core code is nostd compatible?
|
||||||
- cut down all extra clones of code tree branches
|
- cut down all extra clones of code tree branches
|
||||||
** TODO v1.1 tasks
|
** TODO v1.1 tasks
|
||||||
|
- memoize builtin
|
||||||
- def marks user defined functions / lambdas as pure/impure
|
- def marks user defined functions / lambdas as pure/impure
|
||||||
- optimize routine implemented that precomputes pure code branches
|
- optimize routine implemented
|
||||||
|
- precomputes pure code branches
|
||||||
|
- memoizes pure functions
|
||||||
- def should call optimize routine on any function or lambda definition
|
- def should call optimize routine on any function or lambda definition
|
||||||
- interactive development library calls optimize routine
|
- interactive development library calls optimize routine
|
||||||
- Can pass args to flesh scripts (via command line)
|
- Can pass args to flesh scripts (via command line)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue