Update the roadmap.
This commit is contained in:
parent
b026f74f39
commit
bd6c62e3eb
1 changed files with 8 additions and 0 deletions
|
@ -71,6 +71,14 @@ interaction with Org-mode.
|
||||||
section is empty, I will convert the language of the entire module
|
section is empty, I will convert the language of the entire module
|
||||||
to Typed Racket and remove the submodule.
|
to Typed Racket and remove the submodule.
|
||||||
|
|
||||||
|
*** TODO Remove the artifacts of conversion to Typed Racket
|
||||||
|
Since I am converting =dds= to Typed Racket gradually, I need to
|
||||||
|
leave a couple artifacts to ensure that older code compiles with
|
||||||
|
newer code. These artifacts are marked with the keywords =TODO:=
|
||||||
|
in the source.
|
||||||
|
|
||||||
|
*** TODO Think about splitting the library into lib and doc
|
||||||
|
|
||||||
*** 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