diff --git a/README.org b/README.org index d161b28..9dd1882 100644 --- a/README.org +++ b/README.org @@ -71,6 +71,14 @@ interaction with Org-mode. section is empty, I will convert the language of the entire module 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 Right now, this is how one defines the Boolean function: