Adjust the roadmap.
This commit is contained in:
parent
09b62feb46
commit
e01f99457d
1 changed files with 2 additions and 2 deletions
|
@ -53,9 +53,9 @@ I changed quite a number of things while converting =dds= to Typed
|
||||||
Racket, which should break a lot of things in [[file:example/example.org][example.org]].
|
Racket, which should break a lot of things in [[file:example/example.org][example.org]].
|
||||||
|
|
||||||
*** TODO Think about splitting the library into lib and doc
|
*** TODO Think about splitting the library into lib and doc
|
||||||
|
*** TODO Implement string rewriting
|
||||||
*** TODO Consider splitting =dds/utils= into a separate package
|
|
||||||
*** TODO Implement [[https://en.wikipedia.org/wiki/P_system][P systems]]
|
*** TODO Implement [[https://en.wikipedia.org/wiki/P_system][P systems]]
|
||||||
|
*** TODO Consider splitting =dds/utils= into a separate package
|
||||||
*** TODO Implement a shorter syntax for defining Boolean functions
|
*** TODO Implement a shorter syntax for defining Boolean functions
|
||||||
Right now, this is how one defines the Boolean function:
|
Right now, this is how one defines the Boolean function:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue